3
0
Fork 0
forked from mirrors/nixpkgs

Merge pull request #20328 from NeQuissimus/pango_sha512

pangoxsl: Use sha256
This commit is contained in:
Daniel Peebles 2016-11-11 15:48:33 -05:00 committed by GitHub
commit 0838c10e22

View file

@ -4,7 +4,7 @@ stdenv.mkDerivation {
name = "pangoxsl-1.6.0.3";
src = fetchurl {
url = mirror://sourceforge/pangopdf/pangoxsl-1.6.0.3.tar.gz;
md5 = "c98bad47ffa7de2e946a8e35d45e071c";
sha256 = "1wcd553nf4nwkrfrh765cyzwj9bsg7zpkndg2hjs8mhwgx04lm8n";
};
buildInputs = [