unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#70857] [PATCH] gnu: yamagi-quake2: Update to 8.30.
@ 2024-05-10  2:42 James Smith via Guix-patches via
  2024-05-14 13:57 ` bug#70857: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: James Smith via Guix-patches via @ 2024-05-10  2:42 UTC (permalink / raw)
  To: 70857
  Cc: James Smith, Adam Faiz, Liliana Marie Prikler,
	宋文武

* 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(-)

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





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

* bug#70857: [PATCH] gnu: yamagi-quake2: Update to 8.30.
  2024-05-10  2:42 [bug#70857] [PATCH] gnu: yamagi-quake2: Update to 8.30 James Smith via Guix-patches via
@ 2024-05-14 13:57 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2024-05-14 13:57 UTC (permalink / raw)
  To: James Smith via Guix-patches via
  Cc: 70857-done, 宋文武, Adam Faiz, James Smith,
	Liliana Marie Prikler

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

James Smith via Guix-patches via <guix-patches@gnu.org> writes:

> * 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

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

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

end of thread, other threads:[~2024-05-14 13:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-10  2:42 [bug#70857] [PATCH] gnu: yamagi-quake2: Update to 8.30 James Smith via Guix-patches via
2024-05-14 13:57 ` bug#70857: " Christopher Baines

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