Skip to content

Commit

Permalink
mate.mate-session-manager: 1.24.0 -> 1.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
romildo committed Sep 18, 2020
1 parent 696dd15 commit cbee4e7
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 {
pname = "mate-session-manager";
version = "1.24.0";
version = "1.24.1";

src = fetchurl {
url = "https://pub.mate-desktop.org/releases/${stdenv.lib.versions.majorMinor version}/${pname}-${version}.tar.xz";
sha256 = "01scj5d1xlri9b2id8gm9kfni9nzhdjdf7rag7fvcxwqp7baz3h3";
sha256 = "1zwq8symyp3ijs28pyrknsdi9byf4dpp9wp93ndwdhi0vaip5i51";
};

patches = [
Expand Down

0 comments on commit cbee4e7

Please sign in to comment.