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

  • Done
  • quality assurance status badge
Details
One participant
  • Timotej Lazar
Owner
unassigned
Submitted by
Timotej Lazar
Severity
normal
T
T
Timotej Lazar wrote on 17 Jun 2020 13:22
(address . guix-patches@gnu.org)(name . Timotej Lazar)(address . timotej.lazar@araneo.si)
20200617112215.16020-1-timotej.lazar@araneo.si
* gnu/packages/games.scm (corsix-th): Update to 0.64.
---
gnu/packages/games.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
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
T
T
Timotej Lazar wrote on 17 Jun 2020 14:09
Re: bug#41912: Acknowledgement ([PATCH] gnu: corsix-th: Update to 0.64.)
(address . 41912-close@debbugs.gnu.org)
87pn9xrj0w.fsf@araneo.si
Seems that Tobias beat me to it. Closing.
?