emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#46354: closed ([PATCH] gnu: crawl: Update to 0.26.1)


From: GNU bug Tracking System
Subject: bug#46354: closed ([PATCH] gnu: crawl: Update to 0.26.1)
Date: Sun, 07 Feb 2021 09:16:01 +0000

Your message dated Sun, 07 Feb 2021 10:14:50 +0100
with message-id <87zh0gutmd.fsf@nicolasgoaziou.fr>
and subject line Re: [bug#46354] [PATCH] gnu: crawl: Update to 0.26.1
has caused the debbugs.gnu.org bug report #46354,
regarding [PATCH] gnu: crawl: Update to 0.26.1
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
46354: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46354
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: crawl: Update to 0.26.1 Date: Sat, 6 Feb 2021 21:55:14 -0800
* gnu/packages/games.scm (crawl): Update to 0.26.1
---
 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 454742643e..efa6d24d8f 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -6379,14 +6379,14 @@ fish.  The whole game is accompanied by quiet, 
comforting music.")
 (define-public crawl
   (package
     (name "crawl")
-    (version "0.26.0")
+    (version "0.26.1")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://github.com/crawl/crawl/releases/download/";
                            version "/stone_soup-" version "-nodeps.tar.xz"))
        (sha256
-        (base32 "1m81x1sp6p2ka5w2nib3pcw5w5iv58z41c8aqn0dayi1lb3yslfb"))
+        (base32 "1d8p2np2q5951wqphq2f4dyvv976m2lh82b0qp7w9pp1h8zzi1ff"))
        (patches (search-patches "crawl-upgrade-saves.patch"))))
     (build-system gnu-build-system)
     (inputs
-- 
2.30.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#46354] [PATCH] gnu: crawl: Update to 0.26.1 Date: Sun, 07 Feb 2021 10:14:50 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
Hello,

Robert Smith <robertsmith@posteo.net> writes:

> * gnu/packages/games.scm (crawl): Update to 0.26.1

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou


--- End Message ---

reply via email to

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