guix-commits
[Top][All Lists]
Advanced

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

02/07: gnu: tome4: Update to 1.6.6.


From: guix-commits
Subject: 02/07: gnu: tome4: Update to 1.6.6.
Date: Wed, 8 Jan 2020 02:24:41 -0500 (EST)

wigust pushed a commit to branch master
in repository guix.

commit e75221fd287ba01c0bcf7847efa2d9e35fabc035
Author: Oleg Pykhalov <address@hidden>
AuthorDate: Wed Jan 8 05:23:31 2020 +0300

    gnu: tome4: Update to 1.6.6.
    
    * gnu/packages/games.scm (tome4): Update to 1.6.6.
---
 gnu/packages/games.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 413b6d5..dd08325 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -5181,7 +5181,7 @@ Crowther & Woods, its original authors, in 1995.  It has 
been known as
 (define-public tome4
   (package
     (name "tome4")
-    (version "1.6.5")
+    (version "1.6.6")
     (synopsis "Single-player, RPG roguelike game set in the world of Eyal")
     (source
      (origin
@@ -5190,7 +5190,7 @@ Crowther & Woods, its original authors, in 1995.  It has 
been known as
                            version ".tar.bz2"))
        (sha256
         (base32
-         "0ifi057idid8xq7af8ybs99b6939hyfif1ml1ihjpx02vinmd419"))
+         "1amx0y49scy9hq71wjvkdzvgclwa2g54vkv4bf40mxyp4pl0bq7m"))
        (modules '((guix build utils)))
        (snippet
         '(begin



reply via email to

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