guix_mirror_bot pushed a commit to branch gnome-team
in repository guix.
commit 7cf41fd85081c8f238c0031daab1ce58f3bec250
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Mon May 19 14:01:23 2025 +0900
gnu: gnome-calculator: Update to 48.1.
* gnu/packages/gnome.scm (gnome-calculator): Update to 48.1.
Change-Id: Ie964e1696f30a28b7a24a2c262e1b26658da2d06
---
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 eb8dbdcf51..b72db9104b 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -11055,7 +11055,7 @@ handling the startup notification side.")
(define-public gnome-calculator
(package
(name "gnome-calculator")
- (version "46.2")
+ (version "48.1")
(source
(origin
(method url-fetch)
@@ -11064,7 +11064,7 @@ handling the startup notification side.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0jvv2gfg2g4x9wrllijg08m7idwgbg5x83gp4469s9cbhd1vycfn"))))
+ "0qliq7ry3np2046bvipirsq2hpfw5iswdn70prfg9451kcdd8jxw"))))
(build-system meson-build-system)
(arguments
(list