3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: xmag: Update to 1.0.7.

* gnu/packages/xorg.scm (xmag): Update to 1.0.7.
This commit is contained in:
Tobias Geerinckx-Rice 2022-10-16 02:00:00 +02:00
parent a472deca27
commit 92bb58e5e7
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -5934,17 +5934,14 @@ form.")
(define-public xmag
(package
(name "xmag")
(version "1.0.6")
(version "1.0.7")
(source
(origin
(method url-fetch)
(uri (string-append
"mirror://xorg/individual/app/" name "-"
version
".tar.gz"))
(uri (string-append "mirror://xorg/individual/app/xmag-"
version ".tar.xz"))
(sha256
(base32
"19bsg5ykal458d52v0rvdx49v54vwxwqg8q36fdcsv9p2j8yri87"))))
(base32 "0qblrqrhxml2asgbck53a1v7c4y7ap7jcyqjg500h1i7bb63d680"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags