unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#69595] [PATCH] gnu: crawl: Update to 0.31.0.
@ 2024-03-06 21:07 Nicolas Goaziou via Guix-patches via
  2024-03-07 20:24 ` bug#69595: " Arun Isaac
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Goaziou via Guix-patches via @ 2024-03-06 21:07 UTC (permalink / raw)
  To: 69595; +Cc: Nicolas Goaziou, Liliana Marie Prikler, 宋文武

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

Change-Id: I53c4de85a7e58ecd5eeffe31fbbfcaaab4563292
---
 gnu/packages/games.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 41bfe40dff..9ff08e5e74 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -30,7 +30,7 @@
 ;;; Copyright © 2017, 2019, 2020 Marius Bakke <mbakke@fastmail.com>
 ;;; Copyright © 2017, 2018 Rutger Helling <rhelling@mykolab.com>
 ;;; Copyright © 2017 Roel Janssen <roel@gnu.org>
-;;; Copyright © 2017-2023 Nicolas Goaziou <mail@nicolasgoaziou.fr>
+;;; Copyright © 2017-2024 Nicolas Goaziou <mail@nicolasgoaziou.fr>
 ;;; Copyright © 2018 okapi <okapi@firemail.cc>
 ;;; Copyright © 2018 Tim Gesthuizen <tim.gesthuizen@yahoo.de>
 ;;; Copyright © 2018 Madalin Ionel-Patrascu <madalinionel.patrascu@mdc-berlin.de>
@@ -7089,7 +7089,7 @@ (define-public fillets-ng
 (define-public crawl
   (package
     (name "crawl")
-    (version "0.30.1")
+    (version "0.31.0")
     (source
      (origin
        (method git-fetch)
@@ -7098,7 +7098,7 @@ (define-public crawl
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1rlp8z1n7ziv7aaa3fb4h4nnq24pfz1m23a99c1ra582fh0yx1pl"))
+        (base32 "0igrl0a9qd2g27q3wr86xjkpqcqs4y7bh3na1saqvpd4vc8mbayk"))
        (patches (search-patches "crawl-upgrade-saves.patch"))))
     (build-system gnu-build-system)
     (inputs

base-commit: 86552708c31e628d98f8ca261edb22c01fbd7445
-- 
2.41.0







^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#69595: [PATCH] gnu: crawl: Update to 0.31.0.
  2024-03-06 21:07 [bug#69595] [PATCH] gnu: crawl: Update to 0.31.0 Nicolas Goaziou via Guix-patches via
@ 2024-03-07 20:24 ` Arun Isaac
  0 siblings, 0 replies; 2+ messages in thread
From: Arun Isaac @ 2024-03-07 20:24 UTC (permalink / raw)
  To: 69595-done


Pushed, thanks!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-03-07 20:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-06 21:07 [bug#69595] [PATCH] gnu: crawl: Update to 0.31.0 Nicolas Goaziou via Guix-patches via
2024-03-07 20:24 ` bug#69595: " Arun Isaac

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).