guix-commits
[Top][All Lists]
Advanced

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

90/107: gnu: gnome-calculator: Update to 3.36.0.


From: guix-commits
Subject: 90/107: gnu: gnome-calculator: Update to 3.36.0.
Date: Tue, 12 May 2020 10:53:34 -0400 (EDT)

kkebreau pushed a commit to branch wip-gnome3.36
in repository guix.

commit edc5b603a3b3ef9dc0a136ad7994c7c6e78885f1
Author: Kei Kebreau <address@hidden>
AuthorDate: Wed Apr 22 00:02:15 2020 -0400

    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 29828a8..c8214b8 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -8668,7 +8668,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)
@@ -8677,7 +8677,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]