gnome3.yelp-xsl: 3.34.0 -> 3.34.2 (#74697)

gnome3.yelp-xsl: 3.34.0 -> 3.34.2
This commit is contained in:
Jan Tojnar 2019-11-30 15:18:20 +01:00 committed by GitHub
commit 52c34d3a61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,11 +10,11 @@
stdenv.mkDerivation rec {
pname = "yelp-xsl";
version = "3.34.0";
version = "3.34.2";
src = fetchurl {
url = "mirror://gnome/sources/yelp-xsl/${stdenv.lib.versions.majorMinor version}/${pname}-${version}.tar.xz";
sha256 = "1qjfw4s8yf4hmyqrcqy6q2rsnb8b2cl1qbq67m7n7pyiczp3l1p8";
sha256 = "1bdpgkzawhqmw52l6zx8czzg1ndfgcf1p44m2bxjdpqkc4afcgqc";
};
nativeBuildInputs = [