unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#56262] [PATCH] gnu: corsix-th: Update to 0.66.
@ 2022-06-27 16:51 Timotej Lazar
  2022-06-28 15:08 ` bug#56262: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Timotej Lazar @ 2022-06-27 16:51 UTC (permalink / raw)
  To: 56262; +Cc: Timotej Lazar

* gnu/packages/games.scm (corsix-th): Update to 0.66.
---
 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 8e6ab03530..910635c900 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -1009,7 +1009,7 @@ (define-public cockatrice
 (define-public corsix-th
   (package
     (name "corsix-th")
-    (version "0.65.1")
+    (version "0.66")
     (source
      (origin
        (method git-fetch)
@@ -1018,7 +1018,7 @@ (define-public corsix-th
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0hw92ln9jm9v55drmbfqjng58yshgwfpv7fqynryrg3gvg8zhbvh"))))
+        (base32 "0sgsvhqgiq6v1v5am7ghja8blhlrj0y1arvq6xq1j5fwa7c59ihs"))))
     (build-system cmake-build-system)
     (arguments
      `(#:phases
-- 
2.36.1





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

* bug#56262: [PATCH] gnu: corsix-th: Update to 0.66.
  2022-06-27 16:51 [bug#56262] [PATCH] gnu: corsix-th: Update to 0.66 Timotej Lazar
@ 2022-06-28 15:08 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2022-06-28 15:08 UTC (permalink / raw)
  To: Timotej Lazar; +Cc: 56262-done

[-- Attachment #1: Type: text/plain, Size: 236 bytes --]

Thanks. Patch pushed!

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2022-06-28 15:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-27 16:51 [bug#56262] [PATCH] gnu: corsix-th: Update to 0.66 Timotej Lazar
2022-06-28 15:08 ` bug#56262: " Efraim Flashner

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).