guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: gnome-calculator: Update to 3.22.2.


From: Ludovic Courtès
Subject: 01/01: gnu: gnome-calculator: Update to 3.22.2.
Date: Wed, 9 Nov 2016 08:58:16 +0000 (UTC)

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

commit de7da4e5d14a1acace1a89d9c520d336eecc7e45
Author: Ludovic Courtès <address@hidden>
Date:   Wed Nov 9 09:25:18 2016 +0100

    gnu: gnome-calculator: Update to 3.22.2.
    
    * gnu/packages/gnome.scm (gnome-calculator): Update to 3.22.2.
---
 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 cbb8115..ae79d62 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5570,7 +5570,7 @@ handling the startup notification side.")
 (define-public gnome-calculator
   (package
     (name "gnome-calculator")
-    (version "3.20.2")
+    (version "3.22.2")
     (source
      (origin
        (method url-fetch)
@@ -5579,7 +5579,7 @@ handling the startup notification side.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1yx86kyd54y3k3b6rmdazvmpxzl0zn791zr1q87zjc5228mc3w9a"))))
+         "03il7xl4yr6xbzj6x1lbl16yzlb166c9h9wny1w7mj9dccnz99wr"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      `(("glib:bin" ,glib "bin") ; for glib-compile-schemas, gio-2.0.



reply via email to

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