guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: crawl, craw-titles: Update to 0.21.0.


From: ???
Subject: 01/01: gnu: crawl, craw-titles: Update to 0.21.0.
Date: Sat, 6 Jan 2018 09:10:56 -0500 (EST)

iyzsong pushed a commit to branch master
in repository guix.

commit a6542e964dad855da69db7b333cc5dc56be33c2f
Author: nee <address@hidden>
Date:   Fri Jan 5 23:29:41 2018 +0100

    gnu: crawl, craw-titles: Update to 0.21.0.
    
    * gnu/packages/games.scm (crawl, crawl-tiles): Update to 0.21.0.
    
    Signed-off-by: 宋文武 <address@hidden>
---
 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 ce799ae..288db49 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -4685,7 +4685,7 @@ fish.  The whole game is accompanied by quiet, comforting 
music.")
 (define-public crawl
   (package
     (name "crawl")
-    (version "0.20.1")
+    (version "0.21.0")
     (source
      (origin
        (method url-fetch)
@@ -4699,7 +4699,7 @@ fish.  The whole game is accompanied by quiet, comforting 
music.")
                             version "-nodeps.tar.xz")))
        (sha256
         (base32
-         "0cagx7687r5ln7pmzl60akjhjpyqd62z9zhfr2mqfk53wl9jbsbj"))
+         "0mmnkch8s9l7dh136yjvcyjr0vmyzv7z370rlcyir91qz6gg82n1"))
        (patches (search-patches "crawl-upgrade-saves.patch"))))
     (build-system gnu-build-system)
     (inputs



reply via email to

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