gnu: pixman: Update to 0.32.6.
* gnu/packages/xdisorg.scm (pixman): Update to 0.32.6.
This commit is contained in:
parent
3d6befa4af
commit
daf47d4388
|
@ -130,7 +130,7 @@ following the mouse.")
|
|||
(define-public pixman
|
||||
(package
|
||||
(name "pixman")
|
||||
(version "0.32.4")
|
||||
(version "0.32.6")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -140,7 +140,7 @@ following the mouse.")
|
|||
".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"113ycngcssbrps217dyajq96hm9xghsfch82h14yffla1r1fviw0"))))
|
||||
"0129g4zdrw5hif5783li7rzcr4vpbc2cfia91azxmsk0h0xx3zix"))))
|
||||
(build-system gnu-build-system)
|
||||
(inputs
|
||||
`(("libpng" ,libpng)
|
||||
|
|
Loading…
Reference in New Issue