guix-commits
[Top][All Lists]
Advanced

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

72/108: gnu: gnome-sudoku: Update to 3.36.0.


From: guix-commits
Subject: 72/108: gnu: gnome-sudoku: Update to 3.36.0.
Date: Sat, 25 Apr 2020 15:22:57 -0400 (EDT)

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

commit 4d538172672c950030a2360d12f0f0687090b48b
Author: Kei Kebreau <address@hidden>
AuthorDate: Tue Apr 21 15:34:19 2020 -0400

    gnu: gnome-sudoku: Update to 3.36.0.
    
    * gnu/packages/gnome.scm (gnome-sudoku): 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 30ea915..75a2bb0 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3867,7 +3867,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.34.1")
+    (version "3.36.0")
     (source
      (origin
        (method url-fetch)
@@ -3876,7 +3876,7 @@ floating in an ocean using only your brain and a little 
bit of luck.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "025y85r4qqardivvwiwhbmgarziykdy224m8zlrq8b79zv82793b"))))
+         "17a1r2jk5yygrxil1dycmamxyvyi64mr29mbyfgcx5hm2fylxxwm"))))
     (build-system meson-build-system)
     (arguments
      '(#:glib-or-gtk? #t



reply via email to

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