poppler: 0.46.0 -> 0.47.0

This commit is contained in:
Thomas Tuegel 2016-08-26 10:45:56 -05:00
parent 3e89ff44b3
commit 3a98be5e19
No known key found for this signature in database
GPG Key ID: 22CBF5249D4B4D59

View File

@ -8,8 +8,8 @@
}:
let # beware: updates often break cups-filters build
version = "0.46.0"; # even major numbers are stable
sha256 = "11z4d5vrrd0m7w9bfydwabksk273z7z0xf2nwvzf5pk17p8kazcn";
version = "0.47.0"; # even major numbers are stable
sha256 = "0hnjkcqqk87dw3hlda4gh4l7brkslniax9a79g772jn3iwiffwmq";
in
stdenv.mkDerivation rec {
name = "poppler-${suffix}-${version}";