guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: gnome-sudoku: Update to 3.28.0.


From: Rutger Helling
Subject: 01/01: gnu: gnome-sudoku: Update to 3.28.0.
Date: Tue, 13 Mar 2018 03:32:52 -0400 (EDT)

rhelling pushed a commit to branch master
in repository guix.

commit 7d20d9832699529e9dc094ea94d7b94dc360aa3b
Author: Rutger Helling <address@hidden>
Date:   Tue Mar 13 08:19:45 2018 +0100

    gnu: gnome-sudoku: Update to 3.28.0.
    
    * gnu/packages/gnome.scm (gnome-sudoku): Update to 3.28.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 48298e4..30be123 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2689,7 +2689,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.26.0")
+    (version "3.28.0")
     (source
      (origin
        (method url-fetch)
@@ -2698,7 +2698,7 @@ floating in an ocean using only your brain and a little 
bit of luck.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "186k2axryn3ic8blc9ddnvyrqqf88khg2hlisfa1n4wp784wfx47"))))
+         "07b4lzniaf3gjsss6zl1lslv18smwc4nrijykvn2z90f423q2xav"))))
     (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]