mate.mate-screensaver: 1.20.3 -> 1.22.0

This commit is contained in:
José Romildo Malaquias 2019-04-21 09:02:47 -03:00
parent 3027f426b8
commit e33372c39c

View file

@ -2,11 +2,11 @@
stdenv.mkDerivation rec {
name = "mate-screensaver-${version}";
version = "1.20.3";
version = "1.22.0";
src = fetchurl {
url = "http://pub.mate-desktop.org/releases/${mate.getRelease version}/${name}.tar.xz";
sha256 = "0kmaj4psg7261h02dzarga6k5cb7n709d60xbfrhywnf5fb9787i";
sha256 = "17fxyccsc410wbyxmds1sm7gjqbj6z46x5cjk1791hfzf0sh82sy";
};
nativeBuildInputs = [