Merge pull request #42490 from r-ryantm/auto-update/mate-system-monitor

mate.mate-system-monitor: 1.20.0 -> 1.20.1
This commit is contained in:
Matthew Bauer 2018-06-28 22:03:10 -04:00 committed by GitHub
commit 47f447cc63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 = [