mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 11:29:59 +01:00
gnu: xdpyinfo: Update to 1.3.4.
* gnu/packages/xorg.scm (xdpyinfo): Update to 1.3.4. Change-Id: I4d72d5e52930603a5aba7e15e6c5a8f2331f906a
This commit is contained in:
parent
bd093bb323
commit
7cbde4d7a4
1 changed files with 2 additions and 2 deletions
|
@ -2367,7 +2367,7 @@ left-handed version of the cursors is also included.")
|
|||
(define-public xdpyinfo
|
||||
(package
|
||||
(name "xdpyinfo")
|
||||
(version "1.3.3")
|
||||
(version "1.3.4")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -2377,7 +2377,7 @@ left-handed version of the cursors is also included.")
|
|||
".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"01n21ygbvzycjasv97rk33b14qdbshr1pkxysqvfx61y5zb5yv9m"))))
|
||||
"0aw2yhx4ys22231yihkzhnw9jsyzksl4yyf3sx0689npvf0sbbd8"))))
|
||||
(build-system gnu-build-system)
|
||||
(inputs
|
||||
(list xorgproto
|
||||
|
|
Loading…
Add table
Reference in a new issue