From e26867f74b629c4a981e45332ce94637cf4230eb Mon Sep 17 00:00:00 2001 From: Oleg Pykhalov Date: Tue, 19 Nov 2019 00:07:40 +0300 Subject: gnu: tome4: Update to 1.6.1. * gnu/packages/games.scm (tome4): Update to 1.6.1. --- gnu/packages/games.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/games.scm') diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index be44151023..28314f519c 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -5136,7 +5136,7 @@ Crowther & Woods, its original authors, in 1995. It has been known as (define-public tome4 (package (name "tome4") - (version "1.6.0") + (version "1.6.1") (synopsis "Single-player, RPG roguelike game set in the world of Eyal") (source (origin @@ -5145,7 +5145,7 @@ Crowther & Woods, its original authors, in 1995. It has been known as version ".tar.bz2")) (sha256 (base32 - "1z1w4ycgl5wbm0sv7577vcdfwwf4k7vaf2njzyb21rvqjizpbkwr")) + "0c5a2bdyfccwkqnb6yqvzggyi2nk032v01kfc00zlgpdfzljcb9i")) (modules '((guix build utils))) (snippet '(begin -- cgit v1.2.3