[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
39/108: gnu: gnome-calendar: Update to 3.36.1.
From: |
guix-commits |
Subject: |
39/108: gnu: gnome-calendar: Update to 3.36.1. |
Date: |
Sat, 25 Apr 2020 15:22:47 -0400 (EDT) |
kkebreau pushed a commit to branch wip-gnome3.36
in repository guix.
commit c16589d90fef59b94bda94f202e81bca090e75bb
Author: Kei Kebreau <address@hidden>
AuthorDate: Sun Apr 19 00:31:26 2020 -0400
gnu: gnome-calendar: Update to 3.36.1.
* gnu/packages/gnome.scm (gnome-calendar): Update to 3.36.1.
[arguments]: Re-enable tests.
[inputs]: Add libhandy.
---
gnu/packages/gnome.scm | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index a696851..13018af 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -8059,7 +8059,7 @@ desktop. It supports world clock, stop watch, alarms,
and count down timer.")
(define-public gnome-calendar
(package
(name "gnome-calendar")
- (version "3.34.2")
+ (version "3.36.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -8067,13 +8067,10 @@ desktop. It supports world clock, stop watch, alarms,
and count down timer.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1bnmd191044zn2kr6f5vg7sm5q59qf7z652awll1f7s6ahijr8rw"))))
+ "0ql3f509bj17riqs0jfpp434s97dzjgkjcd978i4m4y80nq2131v"))))
(build-system meson-build-system)
(arguments
'(#:glib-or-gtk? #t
- ;; gnome-calendar has to be installed before the tests can be run
- ;; https://bugzilla.gnome.org/show_bug.cgi?id=788224
- #:tests? #f
#:phases
(modify-phases %standard-phases
(add-after 'unpack 'skip-gtk-update-icon-cache
@@ -8093,6 +8090,7 @@ desktop. It supports world clock, stop watch, alarms,
and count down timer.")
("libdazzle" ,libdazzle)
("libedataserverui" ,evolution-data-server)
("libgweather" ,libgweather)
+ ("libhandy" ,libhandy)
("geoclue" ,geoclue)))
(home-page "https://wiki.gnome.org/Apps/Calendar")
(synopsis "GNOME's calendar application")
- 45/108: gnu: gvfs: Update to 1.44.1., (continued)
- 45/108: gnu: gvfs: Update to 1.44.1., guix-commits, 2020/04/25
- 55/108: gnu: network-manager-openvpn: Update to 1.8.12., guix-commits, 2020/04/25
- 57/108: gnu: udisks: Update to 2.8.4., guix-commits, 2020/04/25
- 62/108: gnu: epiphany: Update to 3.36.1., guix-commits, 2020/04/25
- 63/108: gnu: gnome-initial-setup: Update to 3.36.1., guix-commits, 2020/04/25
- 64/108: gnu: gnome-keyring: Update to 3.36.0., guix-commits, 2020/04/25
- 65/108: gnu: Add mozjs-68., guix-commits, 2020/04/25
- 69/108: gnu: gnome-user-docs: Update to 3.36.1., guix-commits, 2020/04/25
- 72/108: gnu: gnome-sudoku: Update to 3.36.0., guix-commits, 2020/04/25
- 70/108: gnu: vte: Update to 0.60.1., guix-commits, 2020/04/25
- 39/108: gnu: gnome-calendar: Update to 3.36.1.,
guix-commits <=
- 47/108: gnu: gnome-user-share: Update to 3.34.0., guix-commits, 2020/04/25
- 50/108: gnu: mutter: Update to 3.36.1., guix-commits, 2020/04/25
- 56/108: gnu: gnome-settings-daemon: Update to 3.36.0., guix-commits, 2020/04/25
- 59/108: gnu: dconf-editor: Update to 3.36.0., guix-commits, 2020/04/25
- 60/108: gnu: gnome-getting-started-docs: Update to 3.36.1., guix-commits, 2020/04/25
- 66/108: gnu: gjs: Update to 1.64.1., guix-commits, 2020/04/25
- 67/108: gnu: gnome-shell: Update to 3.36.1., guix-commits, 2020/04/25
- 68/108: gnu: gnome-shell-extensions: Update to 3.36.1., guix-commits, 2020/04/25
- 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