guix-commits
[Top][All Lists]
Advanced

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

06/06: gnu: gnome-sudoku: Update to 3.26.0.


From: Tobias Geerinckx-Rice
Subject: 06/06: gnu: gnome-sudoku: Update to 3.26.0.
Date: Sun, 10 Sep 2017 18:53:12 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit c1b815a5b8b0c47f05238c03680c1b9d687a9825
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Mon Sep 11 00:52:19 2017 +0200

    gnu: gnome-sudoku: Update to 3.26.0.
    
    * gnu/packages/gnome.scm (gnome-sudoku): Update to 3.26.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 19a890a..84ddf33 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2647,7 +2647,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.24.0")
+    (version "3.26.0")
     (source
      (origin
        (method url-fetch)
@@ -2656,7 +2656,7 @@ floating in an ocean using only your brain and a little 
bit of luck.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1mw5ykk7wr0r9770jj5270f07rjws0pmpjs0b1fywj4li13r98h4"))))
+         "186k2axryn3ic8blc9ddnvyrqqf88khg2hlisfa1n4wp784wfx47"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)



reply via email to

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