lilyp pushed a commit to branch gnome-team
in repository guix.
commit c51a6963db2fea20563b99f2235ad577bdee21c3
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 1a7e573ea7..f37670a90d 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -11099,7 +11099,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)
@@ -11108,7 +11108,7 @@ handling the startup notification side.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0hqhnwaw7zam0r7b61ir68710hxmc5rxb0172mz9lc48kwr67rql"))))
+ "0iw2cqcak5hmz83565hmarc92y2id0zciw7k5h98c049fc57adid"))))
(build-system meson-build-system)
(arguments
(list