GNU bug report logs - #66800
[PATCH] gnu: cockatrice: Update to 2.9.0.

Previous Next

Package: guix-patches;

Reported by: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Date: Sat, 28 Oct 2023 18:28:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#66800: closed ([PATCH] gnu: cockatrice: Update to 2.9.0.)
Date: Mon, 30 Oct 2023 11:36:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 30 Oct 2023 11:34:53 +0000
with message-id <871qdcxs0c.fsf <at> cbaines.net>
and subject line Re: [bug#66800] [PATCH] gnu: cockatrice: Update to 2.9.0.
has caused the debbugs.gnu.org bug report #66800,
regarding [PATCH] gnu: cockatrice: Update to 2.9.0.
to be marked as done.

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


-- 
66800: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66800
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: cockatrice: Update to 2.9.0.
Date: Sat, 28 Oct 2023 20:24:54 +0200
* gnu/packages/games.scm (cockatrice): Update to 2.9.0.

Change-Id: Ia963a45ff49af40295329fd99db0dd039e314b77
---
 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 16f49f5e6a..8313c02754 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -1071,10 +1071,10 @@ (define-public cataclysm-dda
     (license license:cc-by-sa3.0)))
 
 (define-public cockatrice
-  (let ((release-date "2021-01-26"))
+  (let ((release-date "2023-09-14"))
     (package
       (name "cockatrice")
-      (version "2.8.0")
+      (version "2.9.0")
       (source
        (origin
          (method git-fetch)
@@ -1084,7 +1084,7 @@ (define-public cockatrice
          (file-name (git-file-name name version))
          (sha256
           (base32
-           "0q8ffcklb2b7hcqhy3d2f9kz9aw22pp04pc9y4sslyqmf17pwnz9"))
+           "1jhn6pprd3j8m312mm8nlb9hwcchg3qkks5rw0x7d22alk922dlv"))
          (modules '((guix build utils)))
          (snippet
           ;; Strip image URLs as they point towards non-free web services

base-commit: 46b981d18d723a207adf48fc3664d0eb51bb8096
-- 
2.41.0



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Cc: 66800-done <at> debbugs.gnu.org
Subject: Re: [bug#66800] [PATCH] gnu: cockatrice: Update to 2.9.0.
Date: Mon, 30 Oct 2023 11:34:53 +0000
[Message part 4 (text/plain, inline)]
Liliana Marie Prikler <liliana.prikler <at> gmail.com> writes:

> * gnu/packages/games.scm (cockatrice): Update to 2.9.0.
>
> Change-Id: Ia963a45ff49af40295329fd99db0dd039e314b77
> ---
>  gnu/packages/games.scm | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

This looks good to me, I've pushed it to master as
4d52378daa35a324fdb3576d066e8ec88e6738ca.

Thanks,

Chris
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 298 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.