mate.pluma: 1.21.1 -> 1.20.4

This commit is contained in:
worldofpeace 2019-01-14 08:48:10 -05:00
parent bdf5b3dd1b
commit 4e6b97784f

View file

@ -2,11 +2,11 @@
stdenv.mkDerivation rec {
name = "pluma-${version}";
version = "1.21.1";
version = "1.20.4";
src = fetchurl {
url = "http://pub.mate-desktop.org/releases/${mate.getRelease version}/${name}.tar.xz";
sha256 = "0sc69bz0h3f4cpgkyda9fnpjfkvbc20ldh6v3jj8fd3n460bc8ai";
sha256 = "0qdbm5y6q8lbabd81mg3rnls5bdvbmfii82f6syqw1cw6381mzgz";
};
nativeBuildInputs = [