mate.caja: 1.20.3 -> 1.22.0

This commit is contained in:
José Romildo Malaquias 2019-04-21 09:02:45 -03:00
parent 3339c59941
commit 0638ff6ffe

View File

@ -2,11 +2,11 @@
stdenv.mkDerivation rec {
name = "caja-${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 = "1wlrhcvhqving3pphbz50xnbp7z57mlkf7m36lfh8mim62kfmmd0";
sha256 = "14x9n9q7vip5zp4mdgccj1p1dm4xn429g0bjw2v8iz7zmjb7vcgl";
};
nativeBuildInputs = [