mate.mate-system-monitor: 1.21.0 -> 1.20.2

This commit is contained in:
worldofpeace 2019-01-14 08:46:46 -05:00
parent c92039e5b6
commit 16ea947914

View File

@ -2,11 +2,11 @@
stdenv.mkDerivation rec {
name = "mate-system-monitor-${version}";
version = "1.21.0";
version = "1.20.2";
src = fetchurl {
url = "http://pub.mate-desktop.org/releases/${mate.getRelease version}/${name}.tar.xz";
sha256 = "0filf6qyw4fk45br3cridbqdngwl525z49zn36r7q4agzhny4phz";
sha256 = "0f6sh23axzmcmyv0d837gbc0dixf1afh8951zrzp1y53rdgpa9qn";
};
nativeBuildInputs = [