[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/84: gnu: gnome-clocks: Update to 46.0.
From: |
guix-commits |
Subject: |
13/84: gnu: gnome-clocks: Update to 46.0. |
Date: |
Sat, 9 Nov 2024 03:54:31 -0500 (EST) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit 3a7073625ec8c94acbbd5763a170a0cb2b3f408e
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Sun Jul 14 12:11:16 2024 +0200
gnu: gnome-clocks: Update to 46.0.
* gnu/packages/gnome.scm (gnome-clocks): Update to 46.0.
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index a0ae4260fd..6f59b1730a 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -10629,7 +10629,7 @@ Microsoft SkyDrive and Hotmail, using their REST
protocols.")
(define-public gnome-clocks
(package
(name "gnome-clocks")
- (version "44.0")
+ (version "46.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -10637,7 +10637,7 @@ Microsoft SkyDrive and Hotmail, using their REST
protocols.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0f1q9wxixjnhwypp6zaplxzj2lrk3x8gfy0x7811m3ybcmrskmqp"))))
+ "1iwr9ydg8bvd0xr4npr321km5wvkkdq2cmlbcr77byffrmwcb8za"))))
(build-system meson-build-system)
(arguments
'(#:glib-or-gtk? #t
- 15/84: gnu: gnome-connections: Update to 46.0., (continued)
- 15/84: gnu: gnome-connections: Update to 46.0., guix-commits, 2024/11/09
- 17/84: gnu: vte: Update to 0.76.3., guix-commits, 2024/11/09
- 28/84: gnu: gnome-user-docs: Update to 46.1., guix-commits, 2024/11/09
- 31/84: gnu: simple-scan: Update to 46.0., guix-commits, 2024/11/09
- 32/84: gnu: sushi: Update to 46.0., guix-commits, 2024/11/09
- 33/84: gnu: libpanel: Update to 1.7.0., guix-commits, 2024/11/09
- 08/84: gnu: libvirt-glib: Update to 5.0.0., guix-commits, 2024/11/09
- 19/84: gnu: gnome-contacts: Update to 46.0., guix-commits, 2024/11/09
- 09/84: gnu: gnome-boxes: Update to 46.1., guix-commits, 2024/11/09
- 14/84: gnu: Add gtk-frdp-for-gnome-connections., guix-commits, 2024/11/09
- 13/84: gnu: gnome-clocks: Update to 46.0.,
guix-commits <=
- 18/84: gnu: gnome-console: Update to 46.0., guix-commits, 2024/11/09
- 24/84: gnu: gnome-keyring: Update to 46.1., guix-commits, 2024/11/09
- 22/84: gnu: gnome-disk-utility: Update to 46.0., guix-commits, 2024/11/09
- 35/84: gnu: gnome-chess: Update to 46.0., guix-commits, 2024/11/09
- 34/84: gnu: sysprof: Update to 46.0., guix-commits, 2024/11/09
- 20/84: gnu: Add tecla., guix-commits, 2024/11/09
- 26/84: gnu: gtksourceview: Update to 5.12.1., guix-commits, 2024/11/09
- 23/84: gnu: gnome-font-viewer: Update to 46.0., guix-commits, 2024/11/09
- 25/84: gnu: gnome-maps: Update to 46.11., guix-commits, 2024/11/09
- 27/84: gnu: gnome-text-editor: Update to 46.3., guix-commits, 2024/11/09