Skip to content

Commit

Permalink
mate.mate-notification-daemon: 1.20.1 -> 1.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
worldofpeace committed Jan 14, 2019
1 parent 8ef194d commit bd3e258
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/desktops/mate/mate-notification-daemon/default.nix
Expand Up @@ -3,11 +3,11 @@

stdenv.mkDerivation rec {
name = "mate-notification-daemon-${version}";
version = "1.20.1";
version = "1.20.2";

src = fetchurl {
url = "http://pub.mate-desktop.org/releases/${mate.getRelease version}/${name}.tar.xz";
sha256 = "0hwswgc3i6d7zvmj0as95xjjw431spxkf1d37mxwaf6j80gx0p78";
sha256 = "0a60f67yjvlffrnviqgc64jz5l280f30h8br7wz2x415if5dmjyn";
};

nativeBuildInputs = [
Expand Down

0 comments on commit bd3e258

Please sign in to comment.