me
/
guix
Archived
1
0
Fork 0

gnu: xdpyinfo: Update to 1.3.3.

* gnu/packages/xorg.scm (xdpyinfo): Update to 1.3.3.
Efraim Flashner 2022-06-10 11:04:52 +03:00
parent 9015589a22
commit 8cc2c048c2
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 3 additions and 3 deletions

View File

@ -2298,17 +2298,17 @@ left-handed version of the cursors is also included.")
(define-public xdpyinfo
(package
(name "xdpyinfo")
(version "1.3.2")
(version "1.3.3")
(source
(origin
(method url-fetch)
(uri (string-append
"mirror://xorg/individual/app/xdpyinfo-"
version
".tar.bz2"))
".tar.xz"))
(sha256
(base32
"0ldgrj4w2fa8jng4b3f3biaj0wyn8zvya88pnk70d7k12pcqw8rh"))))
"01n21ygbvzycjasv97rk33b14qdbshr1pkxysqvfx61y5zb5yv9m"))))
(build-system gnu-build-system)
(inputs
(list xorgproto