guix-commits
[Top][All Lists]
Advanced

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

99/135: gnu: gnome-sudoku: Update to 3.30.0.


From: guix-commits
Subject: 99/135: gnu: gnome-sudoku: Update to 3.30.0.
Date: Fri, 21 Dec 2018 14:37:45 -0500 (EST)

rekado pushed a commit to branch wip-gnome3.30
in repository guix.

commit f9bda0c157a3d41a15d4cc9a2c2147a66ae14803
Author: Ricardo Wurmus <address@hidden>
Date:   Tue Dec 4 05:11:57 2018 +0100

    gnu: gnome-sudoku: Update to 3.30.0.
    
    * gnu/packages/gnome.scm (gnome-sudoku): Update to 3.30.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 2cd5d1a..a24b367 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2744,7 +2744,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.28.0")
+    (version "3.30.0")
     (source
      (origin
        (method url-fetch)
@@ -2753,7 +2753,7 @@ floating in an ocean using only your brain and a little 
bit of luck.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "07b4lzniaf3gjsss6zl1lslv18smwc4nrijykvn2z90f423q2xav"))))
+         "1xy986s51jnrcqwan2hy4bjdg6797yr9s7gxx2z2q4j4gkx3qa1f"))))
     (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]