Skip to content

Commit

Permalink
mate.mate-user-guide: 1.21.0 -> 1.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
worldofpeace committed Jan 14, 2019
1 parent 98ce15c commit 548e26e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/desktops/mate/mate-user-guide/default.nix
Expand Up @@ -2,11 +2,11 @@

stdenv.mkDerivation rec {
name = "mate-user-guide-${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 = "0ayg570000calzpj51dwhh5mil11s0nrhl21c0si3sxr8f5cld6q";
sha256 = "0cbi625xd7nsifvxbixsb29kj2zj14sn0sl61wkcvasz7whg7w6r";
};

nativeBuildInputs = [ itstool intltool libxml2 ];
Expand Down

0 comments on commit 548e26e

Please sign in to comment.