guix-commits
[Top][All Lists]
Advanced

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

18/55: gnu: gnome-sudoku: Update to 3.20.0.


From: ???
Subject: 18/55: gnu: gnome-sudoku: Update to 3.20.0.
Date: Sat, 30 Apr 2016 09:49:31 +0000

iyzsong pushed a commit to branch gnome-updates
in repository guix.

commit 5110c63623f59e8255ed07924423e13abd6810a2
Author: 宋文武 <address@hidden>
Date:   Thu Apr 28 09:54:35 2016 +0800

    gnu: gnome-sudoku: Update to 3.20.0.
    
    * gnu/packages/gnome.scm (gnome-sudoku): Update to 3.20.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 2b18f39..e942a89 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2206,7 +2206,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.18.2")
+    (version "3.20.0")
     (source
      (origin
        (method url-fetch)
@@ -2215,7 +2215,7 @@ floating in an ocean using only your brain and a little 
bit of luck.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1b60z22fjrjzsz0kfhv0kfhvigzn54wvh9s31zrlp7sx2h2dxvsf"))))
+         "1n8hp3pl56p9s0c5kldk11zg1vg7ykhgn3ndp8nf375h1q49ldh8"))))
     (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]