wigust pushed a commit to branch master
in repository guix.

commit 37515553b5678c61f59dd0efb2504c0ccc5152f2
Author: Oleg Pykhalov <[email protected]>
Date:   Thu Nov 28 08:55:20 2019 +0300

    gnu: tome4: Update to 1.6.4.
    
    * gnu/packages/games.scm (tome4): Update to 1.6.4.
---
 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 613b3ac..dcb8aaf 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -5139,7 +5139,7 @@ Crowther & Woods, its original authors, in 1995.  It has 
been known as
 (define-public tome4
   (package
     (name "tome4")
-    (version "1.6.1")
+    (version "1.6.4")
     (synopsis "Single-player, RPG roguelike game set in the world of Eyal")
     (source
      (origin
@@ -5148,7 +5148,7 @@ Crowther & Woods, its original authors, in 1995.  It has 
been known as
                            version ".tar.bz2"))
        (sha256
         (base32
-         "0c5a2bdyfccwkqnb6yqvzggyi2nk032v01kfc00zlgpdfzljcb9i"))
+         "1hrh79aqmvwwd7idlr3lzpdpc9dgm1k5p7w2462chcjvd8vhfhb7"))
        (modules '((guix build utils)))
        (snippet
         '(begin

Reply via email to