Skip to content
Snippets Groups Projects
Unverified Commit 6cdd8c97 authored by Leo Famulari's avatar Leo Famulari
Browse files

gnu: libpng@1.2: Update to 1.2.59.

* gnu/packages/image.scm (libpng-1.2): Update to 1.2.59.
parent eb93f1c9
No related branches found
No related tags found
No related merge requests found
......@@ -167,7 +167,7 @@ (define (apply-patch file)
(define-public libpng-1.2
(package
(inherit libpng)
(version "1.2.57")
(version "1.2.59")
(source
(origin
(method url-fetch)
......@@ -180,7 +180,8 @@ (define-public libpng-1.2
"ftp://ftp.simplesystems.org/pub/libpng/png/src/history"
"/libpng12/libpng-" version ".tar.xz")))
(sha256
(base32 "1n2lrzjkm5jhfg2bs10q398lkwbbx742fi27zgdgx0x23zhj0ihg"))))))
(base32
"1izw9ybm27llk8531w6h4jp4rk2rxy2s9vil16nwik5dp0amyqxl"))))))
(define-public r-png
(package
......
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