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

gnu: xclock: Update to 1.0.9.

* gnu/packages/xorg.scm (xclock): Update to 1.0.9.
This commit is contained in:
Tobias Geerinckx-Rice 2019-12-01 17:31:20 +01:00
parent c93bd94c49
commit fb0f4ab8ed
No known key found for this signature in database
GPG key ID: D889B0F018C5493C

View file

@ -5717,14 +5717,14 @@ Intrinsics (Xt) Library.")
(define-public xclock (define-public xclock
(package (package
(name "xclock") (name "xclock")
(version "1.0.8") (version "1.0.9")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://www.x.org/releases/individual/app/" (uri (string-append "https://www.x.org/releases/individual/app/"
name "-" version ".tar.bz2")) name "-" version ".tar.bz2"))
(sha256 (sha256
(base32 "0m92zhamh15my9f2rqa14q41d6k2cn468azm3g7g3w9n7942024k")))) (base32 "1fr3q4rszgx7x2zxy2ip592a3fgx20hfwac49p2l5b7jqsr1ying"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:configure-flags `(#:configure-flags