gnu: pixman: Update to 0.36.0.

* gnu/packages/xdisorg.scm (pixman): Update to 0.36.0.
master
Marius Bakke 2018-12-09 00:53:44 +01:00
parent 51c40a06a3
commit ef2a540ac4
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -292,7 +292,7 @@ following the mouse.")
(define-public pixman
(package
(name "pixman")
(version "0.34.0")
(version "0.36.0")
(source (origin
(method url-fetch)
(uri (string-append
@ -300,7 +300,7 @@ following the mouse.")
version ".tar.gz"))
(sha256
(base32
"13m842m9ffac3m9r0b4lvwjhwzg3w4353djkjpf00s0wnm4v5di1"))
"1blzrx50ssdv0pn56hcv2v0zw0vrjwj1sx22pkgjls1p9n6rr88w"))
(patches (search-patches "pixman-CVE-2016-5296.patch"))))
(build-system gnu-build-system)
(inputs