gnu: xcb-proto: Update to 1.15.

* gnu/packages/xorg.scm (xcb-proto): Update to 1.15.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
This commit is contained in:
Felix Lechner 2022-06-08 16:18:51 -07:00 committed by Ricardo Wurmus
parent 8c3e9da13a
commit 0d09e2e29d
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -2100,7 +2100,7 @@ (define-public xcalc
(define-public xcb-proto (define-public xcb-proto
(package (package
(name "xcb-proto") (name "xcb-proto")
(version "1.14") (version "1.15")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -2109,7 +2109,7 @@ (define-public xcb-proto
version ".tar.xz")) version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"01d62r286yfc3rpz714nqdgkl0wk9j0wqkd4ylas1d7r4vmkqshq")) "0pwmcmmrc4zll3fvlxcjmyx5569yzaf1fjfvm5px2rc39qk3nk6k"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin