guix-commits
[Top][All Lists]
Advanced

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

38/47: gnu: gnome-sudoku: Update to 3.34.1.


From: guix-commits
Subject: 38/47: gnu: gnome-sudoku: Update to 3.34.1.
Date: Mon, 23 Mar 2020 15:50:57 -0400 (EDT)

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

commit 5e50f76156b34c365a23796d2391f269c17a3751
Author: Kei Kebreau <address@hidden>
AuthorDate: Mon Dec 23 10:41:35 2019 -0500

    gnu: gnome-sudoku: Update to 3.34.1.
    
    * gnu/packages/gnome.scm (gnome-sudoku): Update to 3.34.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 03c059e..96cce7a 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3775,7 +3775,7 @@ floating in an ocean using only your brain and a little 
bit of luck.")
 (define-public gnome-sudoku
   (package
     (name "gnome-sudoku")
-    (version "3.32.0")
+    (version "3.34.1")
     (source
      (origin
        (method url-fetch)
@@ -3784,7 +3784,7 @@ floating in an ocean using only your brain and a little 
bit of luck.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1wwdjflw1lbx3cv6gvqcgp5jnjkrq37ld6mjbjj03g3vr90qaf0l"))))
+         "025y85r4qqardivvwiwhbmgarziykdy224m8zlrq8b79zv82793b"))))
     (build-system meson-build-system)
     (arguments
      '(#:glib-or-gtk? #t



reply via email to

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