gnu: gnome-clocks: Update to 3.30.1.
* gnu/packages/gnome.scm (gnome-clocks): Update to 3.30.1.
This commit is contained in:
parent
496d7ccd4d
commit
757f863bd2
1 changed files with 2 additions and 2 deletions
|
|
@ -6655,7 +6655,7 @@ Microsoft SkyDrive and Hotmail, using their REST protocols.")
|
||||||
(define-public gnome-clocks
|
(define-public gnome-clocks
|
||||||
(package
|
(package
|
||||||
(name "gnome-clocks")
|
(name "gnome-clocks")
|
||||||
(version "3.28.0")
|
(version "3.30.1")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "mirror://gnome/sources/" name "/"
|
(uri (string-append "mirror://gnome/sources/" name "/"
|
||||||
|
|
@ -6663,7 +6663,7 @@ Microsoft SkyDrive and Hotmail, using their REST protocols.")
|
||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1dd739vchb592mck1dia2hkywn4213cpramyqzgmlmwv8z80p3nl"))))
|
"009fr6zwv37wryi0c0syi4i7pxpdbn3gliws68l99cjsbn2qd6pc"))))
|
||||||
(build-system meson-build-system)
|
(build-system meson-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:glib-or-gtk? #t))
|
'(#:glib-or-gtk? #t))
|
||||||
|
|
|
||||||
Reference in a new issue