From 3d2c33ba897352228de6691d1ec9988759db65e5 Mon Sep 17 00:00:00 2001 From: "R. RyanTM" Date: Sat, 23 Jun 2018 21:19:16 -0700 Subject: mate.mate-system-monitor: 1.20.0 -> 1.20.1 Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mate-system-monitor/versions. These checks were done: - built on NixOS - /nix/store/x5i2inxsxs4jcjqhsn3mv94lsdxmr3g7-mate-system-monitor-1.20.1/bin/mate-system-monitor passed the binary check. - /nix/store/x5i2inxsxs4jcjqhsn3mv94lsdxmr3g7-mate-system-monitor-1.20.1/bin/.mate-system-monitor-wrapped passed the binary check. - 2 of 2 passed binary check by having a zero exit code. - 0 of 2 passed binary check by having the new version present in output. - found 1.20.1 with grep in /nix/store/x5i2inxsxs4jcjqhsn3mv94lsdxmr3g7-mate-system-monitor-1.20.1 - directory tree listing: https://gist.github.com/a4cdb9b1bfcf5b27047a4f9635faa789 - du listing: https://gist.github.com/1a05da069ac7049838de573c089699de --- pkgs/desktops/mate/mate-system-monitor/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgs/desktops') diff --git a/pkgs/desktops/mate/mate-system-monitor/default.nix b/pkgs/desktops/mate/mate-system-monitor/default.nix index 8c67044a422..0dc21f27673 100644 --- a/pkgs/desktops/mate/mate-system-monitor/default.nix +++ b/pkgs/desktops/mate/mate-system-monitor/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { name = "mate-system-monitor-${version}"; - version = "1.20.0"; + version = "1.20.1"; src = fetchurl { url = "http://pub.mate-desktop.org/releases/${mate.getRelease version}/${name}.tar.xz"; - sha256 = "059aryj0gz4sic719nsmckhkjl4yhqxmyplvh78clf5khh4apwn5"; + sha256 = "1a68il7pbch5028fm2caxyjkfrdc6ixhqnaspbwfziw6y8p9bscn"; }; nativeBuildInputs = [ -- cgit 1.4.1