[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
103/108: gnu: gnome-clocks: Update to 3.36.0.
From: |
guix-commits |
Subject: |
103/108: gnu: gnome-clocks: Update to 3.36.0. |
Date: |
Sat, 25 Apr 2020 15:23:06 -0400 (EDT) |
kkebreau pushed a commit to branch wip-gnome3.36
in repository guix.
commit 017874ae5dd4e8478e57a0bc813da91b2f9fdcab
Author: Kei Kebreau <address@hidden>
AuthorDate: Thu Apr 23 19:47:09 2020 -0400
gnu: gnome-clocks: Update to 3.36.0.
* gnu/packages/gnome.scm (gnome-clocks): Update to 3.36.0.
[inputs]: Add libhandy.
---
gnu/packages/gnome.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 42f189c..aac6afb 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -8101,7 +8101,7 @@ Microsoft SkyDrive and Hotmail, using their REST
protocols.")
(define-public gnome-clocks
(package
(name "gnome-clocks")
- (version "3.34.0")
+ (version "3.36.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -8109,7 +8109,7 @@ Microsoft SkyDrive and Hotmail, using their REST
protocols.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0g7hjk55smhkd09hwa9kag3h5a12l494wj89w9smpdk3ghsmy6b1"))))
+ "1ij9xwp3c96gsnnlhkqkiw3y45a4lpw7a09d4yysx7bvgw68p5sc"))))
(build-system meson-build-system)
(arguments
'(#:glib-or-gtk? #t
@@ -8135,6 +8135,7 @@ Microsoft SkyDrive and Hotmail, using their REST
protocols.")
("geoclue" ,geoclue)
("geocode-glib" ,geocode-glib)
("libgweather" ,libgweather)
+ ("libhandy" ,libhandy)
("gnome-desktop" ,gnome-desktop)))
(home-page "https://wiki.gnome.org/Apps/Clocks")
(synopsis "GNOME's clock application")
- 74/108: gnu: file-roller: Update to 3.36.2., (continued)
- 74/108: gnu: file-roller: Update to 3.36.2., guix-commits, 2020/04/25
- 75/108: gnu: gnome-weather: Update to 3.36.1., guix-commits, 2020/04/25
- 78/108: gnu: gnome-disk-utility: Update to 3.36.1., guix-commits, 2020/04/25
- 79/108: gnu: glade: Update to 3.22.2., guix-commits, 2020/04/25
- 83/108: gnu: gnome-boxes: Update to 3.36.3., guix-commits, 2020/04/25
- 84/108: gnu: devhelp: Update to 3.36.1., guix-commits, 2020/04/25
- 86/108: gnu: libgnome-games-support: Update to 1.6.1., guix-commits, 2020/04/25
- 88/108: gnu: libxml++: Update to 3.2.0., guix-commits, 2020/04/25
- 95/108: gnu: gnome-system-monitor: Update to 3.36.0., guix-commits, 2020/04/25
- 101/108: gnu: gnome-characters: Update to 3.34.0., guix-commits, 2020/04/25
- 103/108: gnu: gnome-clocks: Update to 3.36.0.,
guix-commits <=
- 96/108: gnu: gnome-contacts: Update to 3.36.1., guix-commits, 2020/04/25
- 97/108: gnu: five-or-more: Update to 3.32.2., guix-commits, 2020/04/25
- 99/108: gnu: gnome-font-viewer: Update to 3.34.0., guix-commits, 2020/04/25
- 104/108: gnu: sushi: Update to 3.34.0., guix-commits, 2020/04/25
- 105/108: gnu: gnome-klotski: Update to 3.36.0., guix-commits, 2020/04/25
- 107/108: gnu: grilo: Update to 0.3.12., guix-commits, 2020/04/25
- 73/108: gnu: gnome-terminal: Update to 3.36.1.1., guix-commits, 2020/04/25
- 76/108: gnu: simple-scan: Update to 3.36.1., guix-commits, 2020/04/25
- 80/108: gnu: libpeas: Update to 1.26.0., guix-commits, 2020/04/25
- 82/108: gnu: gedit: Update to 3.36.1., guix-commits, 2020/04/25