me
/
guix
Archived
1
0
Fork 0

gnu: perl-x11-protocol-other: Update to 31.

* gnu/packages/xorg.scm (perl-x11-protocol-other): Update to 31.
master
Tobias Geerinckx-Rice 2019-12-01 01:05:58 +01:00
parent 0b4ced58c0
commit 280189d74e
No known key found for this signature in database
GPG Key ID: D889B0F018C5493C
1 changed files with 2 additions and 3 deletions

View File

@ -5940,7 +5940,7 @@ perl programs to display windows and graphics on X11 servers.")
(define-public perl-x11-protocol-other
(package
(name "perl-x11-protocol-other")
(version "30")
(version "31")
(source
(origin
(method url-fetch)
@ -5948,8 +5948,7 @@ perl programs to display windows and graphics on X11 servers.")
"mirror://cpan/authors/id/K/KR/KRYDE/X11-Protocol-Other-"
version ".tar.gz"))
(sha256
(base32
"1mambi57cdkj82wiw1l8y2f70a60qsamdas0165hlj10drryfgrj"))))
(base32 "1x3kvic52jgp2mvd5wzrqrprqi82cdk8l4075v8b33ksvj9mjqiw"))))
(build-system perl-build-system)
(native-inputs
`(("perl-encode-hanextra" ,perl-encode-hanextra)