Skip to content

Commit

Permalink
mate.mate-settings-daemon: 1.21.0 -> 1.20.4
Browse files Browse the repository at this point in the history
  • Loading branch information
worldofpeace committed Jan 14, 2019
1 parent 3a0bd5c commit c92039e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/desktops/mate/mate-settings-daemon/default.nix
Expand Up @@ -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 = [
Expand Down

0 comments on commit c92039e

Please sign in to comment.