mate.mate-applets: 1.20.3 -> 1.22.0

This commit is contained in:
José Romildo Malaquias 2019-04-21 09:02:46 -03:00
parent cc1d1788e7
commit 3c919b254c

View file

@ -2,11 +2,11 @@
stdenv.mkDerivation rec {
name = "mate-applets-${version}";
version = "1.20.3";
version = "1.22.0";
src = fetchurl {
url = "http://pub.mate-desktop.org/releases/${mate.getRelease version}/${name}.tar.xz";
sha256 = "0y5501wliipxf43p2q9917r3ird7azlrbcwnj2q2q2zy00hvvk5f";
sha256 = "0f5ym6z7awi0kw6i1sdkj2qly88sl692j5r1zhklihyz1z9a6j0h";
};
nativeBuildInputs = [