gnu: pixman: Upgrade to 0.32.4.
* gnu/packages/xorg.scm (pixman): Upgrade to 0.32.4. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
b874f305e5
commit
0ed873f3f6
@ -72,7 +72,7 @@ following the mouse.")
|
|||||||
(define-public pixman
|
(define-public pixman
|
||||||
(package
|
(package
|
||||||
(name "pixman")
|
(name "pixman")
|
||||||
(version "0.28.2")
|
(version "0.32.4")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
@ -82,7 +82,7 @@ following the mouse.")
|
|||||||
".tar.gz"))
|
".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0mcvxd5gx3w1wzgph91l2vaiic91jmx7s01hi2igphyvd80ckyia"))))
|
"113ycngcssbrps217dyajq96hm9xghsfch82h14yffla1r1fviw0"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
`(("libpng" ,libpng)
|
`(("libpng" ,libpng)
|
||||||
|
Loading…
Reference in New Issue
Block a user