Skip to content
Snippets Groups Projects
Commit a6ae52fe authored by Andreas Enge's avatar Andreas Enge
Browse files

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>.
parent 014e7dd8
No related branches found
No related tags found
No related merge requests found
...@@ -46,7 +46,7 @@ (define-public netpbm ...@@ -46,7 +46,7 @@ (define-public netpbm
(revision 2397))) (revision 2397)))
(sha256 (sha256
(base32 (base32
"1mj1pqq18yj0yb6l24zfjls7axhqmiv0pvcaabl5xvc4a0dm543j")))) "13hfc8qh4nryrs51x0hmz4b1zpgw03vahxw7c2c893qisw9yk2q0"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(inputs `(("ghostscript" ,ghostscript) (inputs `(("ghostscript" ,ghostscript)
("libjpeg" ,libjpeg) ("libjpeg" ,libjpeg)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment