guix-commits
[Top][All Lists]
Advanced

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

04/07: gnu: tome4: Update to 1.7.6.


From: guix-commits
Subject: 04/07: gnu: tome4: Update to 1.7.6.
Date: Mon, 23 Oct 2023 19:10:44 -0400 (EDT)

ngz pushed a commit to branch master
in repository guix.

commit 1b354d785ca3a548224c2fce4bc4258aee70685c
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Mon Oct 23 19:59:55 2023 +0200

    gnu: tome4: Update to 1.7.6.
    
    * gnu/packages/games.scm (tome4): Update to 1.7.6.
    
    Change-Id: I577fb923f663e0e8744f0fe706789ccc312207b5
---
 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 c393eec700..866cec2714 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -7324,7 +7324,7 @@ Crowther & Woods, its original authors, in 1995.  It has 
been known as
 (define-public tome4
   (package
     (name "tome4")
-    (version "1.7.4")
+    (version "1.7.6")
     (synopsis "Single-player, RPG roguelike game set in the world of Eyal")
     (source
      (origin
@@ -7332,7 +7332,7 @@ Crowther & Woods, its original authors, in 1995.  It has 
been known as
        (uri (string-append "https://te4.org/dl/t-engine/t-engine4-src-";
                            version ".tar.bz2"))
        (sha256
-        (base32 "197jmd99l3w3sig32pvdlq9fcgdjjx7g9csy08kz174cyhrlyly3"))
+        (base32 "0338lirc4jbmq29449bw8c6src8b91yn9x14w2nxr31zh00fm7cq"))
        (modules '((guix build utils)))))
     (build-system gnu-build-system)
     (native-inputs



reply via email to

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