mate: update to release 1.20

This commit is contained in:
José Romildo Malaquias
2018-02-13 23:22:51 -02:00
parent 6c687120da
commit b374fbf2fa
39 changed files with 78 additions and 78 deletions
+2 -2
View File
@@ -2,11 +2,11 @@
stdenv.mkDerivation rec {
name = "eom-${version}";
version = "1.18.3";
version = "1.20.0";
src = fetchurl {
url = "http://pub.mate-desktop.org/releases/${mate.getRelease version}/${name}.tar.xz";
sha256 = "1zr85ilv0f4x8iky002qvh00qhsq1vsfm5z1954gf31hi57z2j25";
sha256 = "0320ph6cyh0m4cfyvky10j9prk2hry6rpm4jzgcn7ig03dnj4y0s";
};
nativeBuildInputs = [