gnu: netpbm: Correct hash.

* gnu/packages/netpbm.scm (netpbm): Correct hash.

Fixes <http://bugs.gnu.org/19686>.
Reported by Marek Benc <dusxmt@gmx.com> and Mark Weaver <mhw@netris.org>.
This commit is contained in:
Andreas Enge 2015-01-25 20:29:58 +01:00
parent 014e7dd8f0
commit a6ae52fe14
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
(revision 2397)))
(sha256
(base32
"1mj1pqq18yj0yb6l24zfjls7axhqmiv0pvcaabl5xvc4a0dm543j"))))
"13hfc8qh4nryrs51x0hmz4b1zpgw03vahxw7c2c893qisw9yk2q0"))))
(build-system gnu-build-system)
(inputs `(("ghostscript" ,ghostscript)
("libjpeg" ,libjpeg)