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

gnu: imlib2: Update to 1.4.8.

gnu/packages/image.scm (imlib2): Update to 1.4.8.
parent 63655d45
No related branches found
No related tags found
No related merge requests found
......@@ -459,7 +459,7 @@ (define-public libungif
(define-public imlib2
(package
(name "imlib2")
(version "1.4.7")
(version "1.4.8")
(source (origin
(method url-fetch)
(uri (string-append
......@@ -467,7 +467,7 @@ (define-public imlib2
version ".tar.bz2"))
(sha256
(base32
"00a7jbwj10x3jcvxa5rplnkvhv35gv9rb400zy636zdd4g737mrm"))))
"0xxhgkd1axlcmf3kp1d7naiygparpg8l3sg3d263rhl2z0gm7aw9"))))
(build-system gnu-build-system)
(native-inputs
`(("pkgconfig" ,pkg-config)))
......
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