gnu: presentproto: Update to 1.1.
* gnu/packages/xorg.scm (presentproto): Update to 1.1.
This commit is contained in:
parent
ea45e2c500
commit
48d78a2e9c
|
@ -1553,7 +1553,7 @@ by the legacy X11 font system.")
|
|||
(define-public presentproto
|
||||
(package
|
||||
(name "presentproto")
|
||||
(version "1.0")
|
||||
(version "1.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -1563,7 +1563,7 @@ by the legacy X11 font system.")
|
|||
".tar.bz2"))
|
||||
(sha256
|
||||
(base32
|
||||
"1kir51aqg9cwazs14ivcldcn3mzadqgykc9cg87rm40zf947sb41"))))
|
||||
"1f96dlgfwhsd0834z8ydjzjnb0cwha5r6lxgia4say4zhsl276zn"))))
|
||||
(build-system gnu-build-system)
|
||||
(home-page "https://www.x.org/wiki/")
|
||||
(synopsis "Xorg PresentProto protocol headers")
|
||||
|
|
Loading…
Reference in New Issue