lilyp pushed a commit to branch gnome-team
in repository guix.
commit 945b8318b48588aab5fac13d889dc10b01de74f5
Author: Liliana Marie Prikler <[email protected]>
AuthorDate: Sat Jul 13 14:02:01 2024 +0200
gnu: gnome-calculator: Update to 46.1.
* gnu/packages/gnome.scm (gnome-calculator): Update to 46.1.
---
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 87f971f6b0..23177cdac3 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -11194,7 +11194,7 @@ handling the startup notification side.")
(define-public gnome-calculator
(package
(name "gnome-calculator")
- (version "44.0")
+ (version "46.1")
(source
(origin
(method url-fetch)
@@ -11203,7 +11203,7 @@ handling the startup notification side.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0hqhnwaw7zam0r7b61ir68710hxmc5rxb0172mz9lc48kwr67rql"))))
+ "0iw2cqcak5hmz83565hmarc92y2id0zciw7k5h98c049fc57adid"))))
(build-system meson-build-system)
(arguments
(list