Skip to content

Commit

Permalink
mate.mate-session-manager: 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 254ed88 commit 3a0bd5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/desktops/mate/mate-session-manager/default.nix
Expand Up @@ -5,11 +5,11 @@

stdenv.mkDerivation rec {
name = "mate-session-manager-${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 = "1556kn4sk41x70m8cx200g4c9q3wndnhdxj4vp93sw262yqmk9mn";
sha256 = "05qq07b568qf6zyy459wajhfpbx1wfrinw3hsbky7abdjfn529dy";
};

nativeBuildInputs = [
Expand Down

0 comments on commit 3a0bd5c

Please sign in to comment.