guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch core-updates-frozen updated: gnu: gnome-calculator: Update to 3.3


From: guix-commits
Subject: branch core-updates-frozen updated: gnu: gnome-calculator: Update to 3.36.0.
Date: Fri, 10 Sep 2021 17:38:47 -0400

This is an automated email from the git hooks/post-receive script.

jonsger pushed a commit to branch core-updates-frozen
in repository guix.

The following commit(s) were added to refs/heads/core-updates-frozen by this 
push:
     new 67b8aa9  gnu: gnome-calculator: Update to 3.36.0.
67b8aa9 is described below

commit 67b8aa91f7c24835dcb59409d5fa10e84ba6e748
Author: Jonathan Brielmaier <jonathan.brielmaier@web.de>
AuthorDate: Fri Sep 10 23:34:15 2021 +0200

    gnu: gnome-calculator: Update to 3.36.0.
    
    * gnu/packages/gnome.scm (gnome-calculator): Update to 3.36.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 ce89090..6bd7953 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9814,7 +9814,7 @@ handling the startup notification side.")
 (define-public gnome-calculator
   (package
     (name "gnome-calculator")
-    (version "3.34.1")
+    (version "3.36.0")
     (source
      (origin
        (method url-fetch)
@@ -9823,7 +9823,7 @@ handling the startup notification side.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0lbh87255zzggqzai6543qg920y52bl4vs5m5h5087ghzg14hlsd"))))
+         "1cqd4b25qp1i0p04m669jssg1l5sdapc1mniv9jssvw5r7wk1s52"))))
     (build-system meson-build-system)
     (arguments '(#:glib-or-gtk? #t))
     (native-inputs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]