Merge pull request #42226 from r-ryantm/auto-update/mate-control-center

mate.mate-control-center: 1.20.2 -> 1.20.3
This commit is contained in:
Jörg Thalheim 2018-06-20 23:51:43 +01:00 committed by GitHub
commit 8579800c23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,11 +5,11 @@
stdenv.mkDerivation rec {
name = "mate-control-center-${version}";
version = "1.20.2";
version = "1.20.3";
src = fetchurl {
url = "http://pub.mate-desktop.org/releases/${mate.getRelease version}/${name}.tar.xz";
sha256 = "1x40gxrz1hrzbdfl8vbag231g08h45vaky5z827k44qwl6pjd6nl";
sha256 = "0wpi8b3zz10xd5i7ir7nd737a9vl4q17rc5nh8vfrqpyrcilqzkd";
};
nativeBuildInputs = [