guix-commits
[Top][All Lists]
Advanced

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

04/21: gnu: tome4: Update to 1.7.2.


From: guix-commits
Subject: 04/21: gnu: tome4: Update to 1.7.2.
Date: Wed, 11 Nov 2020 11:49:00 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 9d8ebe703e3a3caa2c6b4aaaf9a61b00b7bd0f5b
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Wed Nov 11 13:26:52 2020 +0100

    gnu: tome4: Update to 1.7.2.
    
    * gnu/packages/games.scm (tome4): Update to 1.7.2.
---
 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 b94c5e3..7c36e67 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -6590,7 +6590,7 @@ Crowther & Woods, its original authors, in 1995.  It has 
been known as
 (define-public tome4
   (package
     (name "tome4")
-    (version "1.7.0")
+    (version "1.7.2")
     (synopsis "Single-player, RPG roguelike game set in the world of Eyal")
     (source
      (origin
@@ -6598,7 +6598,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 "1fs0320n3ndd5kd6j9y22jsd1hbn356d4dr11kl3iy5ssix7832s"))
+        (base32 "1xa0pdn9pggwf7hnqb87ya2qxqhjahkdjwf8cr2y01gixgrkj9lv"))
        (modules '((guix build utils)))
        (snippet
         '(begin



reply via email to

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