mate.mate-settings-daemon: 1.21.0 -> 1.20.4

This commit is contained in:
worldofpeace 2019-01-14 08:46:26 -05:00
parent 3a0bd5c367
commit c92039e5b6

View File

@ -4,11 +4,11 @@
stdenv.mkDerivation rec {
name = "mate-settings-daemon-${version}";
version = "1.21.0";
version = "1.20.4";
src = fetchurl {
url = "http://pub.mate-desktop.org/releases/${mate.getRelease version}/${name}.tar.xz";
sha256 = "1k0xbwxpv3wfl7z3hgaf2ylzaz3aky4j7awdy8cfgxr0d6nqhp3w";
sha256 = "10xlg2gb7fypnn5cnr14kbpjy5jdfz98ji615scz61zf5lljksxh";
};
nativeBuildInputs = [