mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-12 06:41:27 +01:00
gnu: xwud: Update to 1.0.7.
* gnu/packages/xorg.scm (xwud): Update to 1.0.7. Change-Id: If2a2a2b5f1bfbd6091fae343a5003d21d1843bbc
This commit is contained in:
parent
b281eeebd6
commit
82ffc148ee
1 changed files with 2 additions and 2 deletions
|
@ -4385,7 +4385,7 @@ Various information is displayed depending on which options are selected.")
|
|||
(define-public xwud
|
||||
(package
|
||||
(name "xwud")
|
||||
(version "1.0.6")
|
||||
(version "1.0.7")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -4395,7 +4395,7 @@ Various information is displayed depending on which options are selected.")
|
|||
".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1zhsih1l3x1038fi1wi9npvfnn8j7580ca73saixjg5sbv8qq134"))))
|
||||
"07n6q1z33sjkx8lx8lbd26m8ri5gi145k3mz39kmyykdngdbwp75"))))
|
||||
(build-system gnu-build-system)
|
||||
(inputs
|
||||
(list xorgproto libx11))
|
||||
|
|
Loading…
Add table
Reference in a new issue