unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#41912] [PATCH] gnu: corsix-th: Update to 0.64.
@ 2020-06-17 11:22 Timotej Lazar
       [not found] ` <handler.41912.B.15923929649481.ack@debbugs.gnu.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Timotej Lazar @ 2020-06-17 11:22 UTC (permalink / raw)
  To: 41912; +Cc: Timotej Lazar

* 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





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

* bug#41912: Acknowledgement ([PATCH] gnu: corsix-th: Update to 0.64.)
       [not found] ` <handler.41912.B.15923929649481.ack@debbugs.gnu.org>
@ 2020-06-17 12:09   ` Timotej Lazar
  0 siblings, 0 replies; 2+ messages in thread
From: Timotej Lazar @ 2020-06-17 12:09 UTC (permalink / raw)
  To: 41912-close

Seems that Tobias beat me to it. Closing.




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

end of thread, other threads:[~2020-06-17 12:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-17 11:22 [bug#41912] [PATCH] gnu: corsix-th: Update to 0.64 Timotej Lazar
     [not found] ` <handler.41912.B.15923929649481.ack@debbugs.gnu.org>
2020-06-17 12:09   ` bug#41912: Acknowledgement ([PATCH] gnu: corsix-th: Update to 0.64.) Timotej Lazar

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