guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: tome4: Update to 1.6.0.


From: guix-commits
Subject: 01/01: gnu: tome4: Update to 1.6.0.
Date: Thu, 24 Oct 2019 16:15:45 -0400 (EDT)

wigust pushed a commit to branch master
in repository guix.

commit d1e3d792e48a63ec2e13cdd6b44b1ab5a538215c
Author: Oleg Pykhalov <address@hidden>
Date:   Thu Oct 24 23:15:01 2019 +0300

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



reply via email to

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