GNU bug report logs - #41912
[PATCH] gnu: corsix-th: Update to 0.64.

Previous Next

Package: guix-patches;

Reported by: Timotej Lazar <timotej.lazar <at> araneo.si>

Date: Wed, 17 Jun 2020 11:23:01 UTC

Severity: normal

Tags: patch

Done: Timotej Lazar <timotej.lazar <at> araneo.si>

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: Timotej Lazar <timotej.lazar <at> araneo.si>
Subject: bug#41912: closed (Re: bug#41912: Acknowledgement ([PATCH] gnu:
 corsix-th: Update to 0.64.))
Date: Wed, 17 Jun 2020 12:10:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#41912: [PATCH] gnu: corsix-th: Update to 0.64.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 41912 <at> debbugs.gnu.org.

-- 
41912: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41912
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Timotej Lazar <timotej.lazar <at> araneo.si>
To: 41912-close <at> debbugs.gnu.org
Subject: Re: bug#41912: Acknowledgement ([PATCH] gnu: corsix-th: Update to
 0.64.)
Date: Wed, 17 Jun 2020 14:09:19 +0200
Seems that Tobias beat me to it. Closing.

[Message part 3 (message/rfc822, inline)]
From: Timotej Lazar <timotej.lazar <at> araneo.si>
To: guix-patches <at> gnu.org
Cc: Timotej Lazar <timotej.lazar <at> araneo.si>
Subject: [PATCH] gnu: corsix-th: Update to 0.64.
Date: Wed, 17 Jun 2020 13:22:15 +0200
* gnu/packages/games.scm (corsix-th): Update to 0.64.
---
 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 71b8cb43c2..6601c077f6 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -517,7 +517,7 @@ want what you have.")
 (define-public corsix-th
   (package
     (name "corsix-th")
-    (version "0.63")
+    (version "0.64")
     (source
      (origin
        (method git-fetch)
@@ -526,7 +526,7 @@ want what you have.")
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1rkyk8g55xny276s0hr5k8mq6f4nzz56d3k2mp09dzfymrqb8hgi"))))
+        (base32 "0chh9cv2kdc39sr0x8hclcyzd8dz2y6grgagqzkvr7j570wa5cqh"))))
     (build-system cmake-build-system)
     (arguments
      `(#:phases
-- 
2.26.2




This bug report was last modified 5 years and 57 days ago.

Previous Next


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