GNU bug report logs - #70857
[PATCH] gnu: yamagi-quake2: Update to 8.30.

Previous Next

Package: guix-patches;

Reported by: James Smith <jsubuntuxp <at> disroot.org>

Date: Fri, 10 May 2024 02:47:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

To reply to this bug, email your comments to 70857 AT debbugs.gnu.org.
There is no need to reopen the bug first.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to adam.faiz <at> disroot.org, liliana.prikler <at> gmail.com, iyzsong <at> envs.net, guix-patches <at> gnu.org:
bug#70857; Package guix-patches. (Fri, 10 May 2024 02:47:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to James Smith <jsubuntuxp <at> disroot.org>:
New bug report received and forwarded. Copy sent to adam.faiz <at> disroot.org, liliana.prikler <at> gmail.com, iyzsong <at> envs.net, guix-patches <at> gnu.org. (Fri, 10 May 2024 02:47:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: James Smith <jsubuntuxp <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: James Smith <jsubuntuxp <at> disroot.org>
Subject: [PATCH] gnu: yamagi-quake2: Update to 8.30.
Date: Thu,  9 May 2024 19:42:19 -0700
* 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 <at> wmeyer.eu>
 ;;; Copyright © 2024 Vagrant Cascadian <vagrant <at> debian.org>
 ;;; Copyright © 2024 Sébastien Lerique <sl <at> eauchat.org>
+;;; Copyright © 2024 James Smith <jsubuntuxp <at> 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





Information forwarded to guix-patches <at> gnu.org:
bug#70857; Package guix-patches. (Tue, 14 May 2024 13:59:02 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: James Smith via Guix-patches via <guix-patches <at> gnu.org>
Cc: 70857-done <at> debbugs.gnu.org, 宋文武 <iyzsong <at> envs.net>,
 Adam Faiz <adam.faiz <at> disroot.org>, James Smith <jsubuntuxp <at> disroot.org>,
 Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Subject: Re: [bug#70857] [PATCH] gnu: yamagi-quake2: Update to 8.30.
Date: Tue, 14 May 2024 14:57:58 +0100
[Message part 1 (text/plain, inline)]
James Smith via Guix-patches via <guix-patches <at> 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
[signature.asc (application/pgp-signature, inline)]

Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Tue, 14 May 2024 13:59:02 GMT) Full text and rfc822 format available.

Notification sent to James Smith <jsubuntuxp <at> disroot.org>:
bug acknowledged by developer. (Tue, 14 May 2024 13:59:02 GMT) Full text and rfc822 format available.

This bug report was last modified 18 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.