mate.python-caja: 1.20.0 -> 1.20.1

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python-caja/versions
This commit is contained in:
R. RyanTM 2018-10-24 11:05:27 -07:00
parent 86c7662be0
commit 4e7933d634

View file

@ -2,11 +2,11 @@
stdenv.mkDerivation rec {
name = "python-caja-${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 = "0bcgg3p01zik53l5ns48575yw0k88fyc044yvp9fvwy5jqqg1ykk";
sha256 = "16y9xri92x7a40db2qakf20c80a6vqy21nwnjhwrki5rqk7nwbgx";
};
nativeBuildInputs = [