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