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:
parent
014e7dd8f0
commit
a6ae52fe14
|
@ -46,7 +46,7 @@
|
|||
(revision 2397)))
|
||||
(sha256
|
||||
(base32
|
||||
"1mj1pqq18yj0yb6l24zfjls7axhqmiv0pvcaabl5xvc4a0dm543j"))))
|
||||
"13hfc8qh4nryrs51x0hmz4b1zpgw03vahxw7c2c893qisw9yk2q0"))))
|
||||
(build-system gnu-build-system)
|
||||
(inputs `(("ghostscript" ,ghostscript)
|
||||
("libjpeg" ,libjpeg)
|
||||
|
|
Loading…
Reference in New Issue