[PATCH] gnu: yamagi-quake2: Update to 8.30.

  • Done
  • quality assurance status badge
Details
2 participants
  • James Smith
  • Christopher Baines
Owner
unassigned
Submitted by
James Smith
Severity
normal
J
J
James Smith wrote on 10 May 04:42 +0200
(address . guix-patches@gnu.org)(name . James Smith)(address . jsubuntuxp@disroot.org)
cfd38533539ce8d6dbce05e1b70c151b2b7f98fb.1715308939.git.jsubuntuxp@disroot.org
* gnu/packages/games.scm (yamagi-quake2): Update to 8.30.

Change-Id: I6be99f7a87112544f0d23033e2ee99b308762bd3
---
gnu/packages/games.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)

Toggle diff (33 lines)
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index d7b79907b0..1a2c2236c8 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -82,6 +82,7 @@
;;; Copyright © 2023 Wilko Meyer <w@wmeyer.eu>
;;; Copyright © 2024 Vagrant Cascadian <vagrant@debian.org>
;;; Copyright © 2024 Sébastien Lerique <sl@eauchat.org>
+;;; Copyright © 2024 James Smith <jsubuntuxp@disroot.org>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -7776,14 +7777,14 @@ (define-public vkquake
(define-public yamagi-quake2
(package
(name "yamagi-quake2")
- (version "7.45")
+ (version "8.30")
(source
(origin
(method url-fetch)
(uri (string-append "https://deponie.yamagi.org/quake2/quake2-"
version ".tar.xz"))
(sha256
- (base32 "0rgz8x7lzd0zb0xqd0gvnf2641nr9xpfm6v14mgh99hspxklaln7"))))
+ (base32 "11lv22y5ccd80iyhk6zj94wligcbx6x5vwbqh3jkgz96v0x5dng2"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f

base-commit: 360fea15cb25d0cdf55ec55488956257a0219fe4
--
2.41.0
C
C
Christopher Baines wrote on 14 May 15:57 +0200
(name . James Smith via Guix-patches via)(address . guix-patches@gnu.org)
87jzjwxzq1.fsf@cbaines.net
James Smith via Guix-patches via <guix-patches@gnu.org> writes:

Toggle quote (7 lines)
> * gnu/packages/games.scm (yamagi-quake2): Update to 8.30.
>
> Change-Id: I6be99f7a87112544f0d23033e2ee99b308762bd3
> ---
> gnu/packages/games.scm | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)

Thanks, I've pushed this to master as
55d6e9f73de95553a67a94cbcb8e463fa5f66742.

Chris
-----BEGIN PGP SIGNATURE-----

iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmZDbeZfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF
ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh
aW5lcy5uZXQACgkQXiijOwuE9XeqeQ//f1WmRWtx2GJeLqa9Vo8HIopV8tdTkBb6
rCcwUrV+TUN5tCJIuoRK8iX8IGQ8cuKc1u5kWarG3MyZ51Dw8/yWj2yWrusz/Mo2
7EgE2Q/syCmjQZA2L+3wPTKbxIL1nJt/rP/E/zS+CCQPcJMrwfcCfpRSONhebi+/
LsiwG3VTZUAse432sTCAqPsS5UC+V32Zacs+HAXqGVScRb055dKUfz2UynqNAU4Y
Nd0+KrS729e0QsahsH9JOXqyAV/MEB1JUthz9/a+0POnVKdnMeG9Ht2CHeJCza15
w85Ph9ea3Kz306G3mmMHixB3RdFkR3shyEIrnouOZxY4BwCR+P1hmz5xjjtBZUH8
lMnvC9HuT7VllF84yqGp7Vr1s9OVG1nJMVvKR3PScIbaHMys11W2q3YOSCTcEM4A
MXq5xzhNIfK/fl+RlBNXkYu9lDquVhJMQleoBiGdBybxgn8iUhsvZ3lpYDaXsgog
ecpcOPpeBmnU43AXvFCM01Hkih3IZ8R/S13r3vD+0IcRhwvnsnaAtxYkXS375JG+
wRM/tES1zu7VONlUyn/HdjRxHnnZugQm8biRTb+vwfrv9+fqppn8NQlgK3QORVSr
IvWe8GnrpaeVGjGhhCIlSmhds9UgEtIM8wuGtsD7aYZBjLh96hPmUc6Hrz6IA6G5
TY0jyqCHiuM=
=fe1g
-----END PGP SIGNATURE-----

?
Your comment

This issue is archived.

To comment on this conversation send an email to 70857@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 70857
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch