gnu: libxrandr: Update to 1.5.2.

* gnu/packages/xorg.scm (libxrandr): Update to 1.5.2.
master
Marius Bakke 2019-03-17 14:05:26 +01:00
parent 40916d637a
commit 7dad1cce6c
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -4960,7 +4960,7 @@ new API's in libXft, or the legacy API's in libX11.")
(define-public libxrandr (define-public libxrandr
(package (package
(name "libxrandr") (name "libxrandr")
(version "1.5.1") (version "1.5.2")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -4970,7 +4970,7 @@ new API's in libXft, or the legacy API's in libX11.")
".tar.bz2")) ".tar.bz2"))
(sha256 (sha256
(base32 (base32
"06pmphx8lp3iywqnh88fvbfb0d8xgkx0qpvan49akpja1vxfgy8z")))) "08z0mqywrm7ij8bxlfrx0d2wy6kladdmkva1nw5k6qix82z0xsla"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(propagated-inputs (propagated-inputs
;; In accordance with xrandr.pc. ;; In accordance with xrandr.pc.