Merge pull request #42230 from r-ryantm/auto-update/mate-notification-daemon

mate.mate-notification-daemon: 1.20.0 -> 1.20.1
This commit is contained in:
Jörg Thalheim 2018-06-21 00:32:58 +01:00 committed by GitHub
commit a2aaddd862
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,11 +3,11 @@
stdenv.mkDerivation rec {
name = "mate-notification-daemon-${version}";
version = "1.20.0";
version = "1.20.1";
src = fetchurl {
url = "http://pub.mate-desktop.org/releases/${mate.getRelease version}/${name}.tar.xz";
sha256 = "0dq457npzid20yfwigdh8gfqgf5wv8p6jhbxfnzybam9xidlqc5f";
sha256 = "0hwswgc3i6d7zvmj0as95xjjw431spxkf1d37mxwaf6j80gx0p78";
};
nativeBuildInputs = [