mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 04:20:44 +02:00
gnu: xpr: Update to 1.2.0.
* gnu/packages/xorg.scm (xpr): Update to 1.2.0. Change-Id: Ic96b3e194dd0d3d45ea9c9ff5b09382c28d3518c
This commit is contained in:
parent
6eb3bf66f5
commit
175d7344cf
1 changed files with 2 additions and 2 deletions
|
@ -4105,7 +4105,7 @@ refers to the included common xorg.css stylesheet.")
|
|||
(define-public xpr
|
||||
(package
|
||||
(name "xpr")
|
||||
(version "1.1.0")
|
||||
(version "1.2.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -4115,7 +4115,7 @@ refers to the included common xorg.css stylesheet.")
|
|||
".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1iaphm96kha6bzz34cj82r2lp5hrdpqwdca04iij4rinflab3fx0"))))
|
||||
"1hyf6mc2l7lzkf21d5j4z6glg9y455hlsg8lv2lz028k6gw0554b"))))
|
||||
(build-system gnu-build-system)
|
||||
(inputs
|
||||
(list xorgproto libxmu libx11))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue