3
0
Fork 0
forked from mirrors/nixpkgs

mate.mate-session-manager: 1.20.2 -> 1.22.0

This commit is contained in:
José Romildo Malaquias 2019-04-21 09:02:47 -03:00
parent 65740257d6
commit 222e4a6043

View file

@ -5,11 +5,11 @@
stdenv.mkDerivation rec {
name = "mate-session-manager-${version}";
version = "1.20.2";
version = "1.22.0";
src = fetchurl {
url = "http://pub.mate-desktop.org/releases/${mate.getRelease version}/${name}.tar.xz";
sha256 = "05qq07b568qf6zyy459wajhfpbx1wfrinw3hsbky7abdjfn529dy";
sha256 = "1kpfmgay01gm74paaxccs3lim4jfb4hsm7i85jfdypr51985pwyj";
};
nativeBuildInputs = [