libfpx: 1.3.1-4 -> 1.3.1-7

This commit is contained in:
Franz Pletz 2016-09-25 17:34:22 +02:00
parent 668572753c
commit 0bf841843c
No known key found for this signature in database
GPG Key ID: 846FDED7792617B4

View File

@ -1,11 +1,11 @@
{ stdenv, fetchurl }:
stdenv.mkDerivation rec {
name = "libfpx-1.3.1-4";
name = "libfpx-1.3.1-7";
src = fetchurl {
url = "mirror://imagemagick/delegates/${name}.tar.xz";
sha256 = "0pbvxbp30zqjpc0q71qbl15cb47py74c4d6a8qv1mqa6j81pb233";
sha256 = "1s28mwb06w6dj0zl6ashpj8m1qiyadawzl7cvbw7dmj1w39ipghh";
};
# Darwin gets misdetected as Windows without this