GNU bug report logs - #74068
[PATCH] gnu: odamex: Update to 10.6.0.

Previous Next

Package: guix-patches;

Reported by: David Pflug <david <at> pflug.io>

Date: Mon, 28 Oct 2024 20:50:01 UTC

Severity: normal

Tags: patch

Done: Z572 <zhengjunjie <at> iscas.ac.cn>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 74068 in the body.
You can then email your comments to 74068 AT debbugs.gnu.org in the normal way.

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#74068; Package guix-patches. (Mon, 28 Oct 2024 20:50:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to David Pflug <david <at> pflug.io>:
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. (Mon, 28 Oct 2024 20:50:01 GMT) Full text and rfc822 format available.

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

From: David Pflug <david <at> pflug.io>
To: guix-patches <at> gnu.org
Cc: David Pflug <david <at> pflug.io>
Subject: [PATCH] gnu: odamex: Update to 10.6.0.
Date: Mon, 28 Oct 2024 16:49:13 -0400
* gnu/packages/games.scm (odamex): Update to 10.6.0.

Change-Id: Ifbad7399f3e43b8a05948d8f7b1b73ba9b30477b
---
 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 64b6b0941a..bb97332b6d 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -8231,7 +8231,7 @@ (define-public gzdoom
 (define-public odamex
   (package
     (name "odamex")
-    (version "10.5.0")
+    (version "10.6.0")
     (source
      (origin
        (method url-fetch)
@@ -8239,7 +8239,7 @@ (define-public odamex
              "mirror://sourceforge/odamex/Odamex/" version "/"
              "odamex-src-" version ".tar.xz"))
        (sha256
-        (base32 "151dr6gygznqmp2m9wzilbrmr71lka6pwaz53lb835ry8wq3y210"))
+        (base32 "1vy6d0md5ws5319bjjbaqnca68vslgk22k9lh4yd9n85hzlwacpi"))
        (modules '((guix build utils)))
        (snippet
         '(begin

base-commit: d29090727b328f96e79285379e4fac9a7dee316e
-- 
2.46.0





Reply sent to Z572 <zhengjunjie <at> iscas.ac.cn>:
You have taken responsibility. (Thu, 31 Oct 2024 07:46:03 GMT) Full text and rfc822 format available.

Notification sent to David Pflug <david <at> pflug.io>:
bug acknowledged by developer. (Thu, 31 Oct 2024 07:46:03 GMT) Full text and rfc822 format available.

Message #10 received at 74068-done <at> debbugs.gnu.org (full text, mbox):

From: Z572 <zhengjunjie <at> iscas.ac.cn>
To: David Pflug <david <at> pflug.io>
Cc: 宋文武 <iyzsong <at> envs.net>, 74068-done <at> debbugs.gnu.org,
 Liliana Marie Prikler <liliana.prikler <at> gmail.com>,
 Adam Faiz <adam.faiz <at> disroot.org>
Subject: Re: [bug#74068] [PATCH] gnu: odamex: Update to 10.6.0.
Date: Thu, 31 Oct 2024 15:45:16 +0800
[Message part 1 (text/plain, inline)]
David Pflug <david <at> pflug.io> writes:

> * gnu/packages/games.scm (odamex): Update to 10.6.0.
>
> Change-Id: Ifbad7399f3e43b8a05948d8f7b1b73ba9b30477b
> ---
>  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 64b6b0941a..bb97332b6d 100644
> --- a/gnu/packages/games.scm
> +++ b/gnu/packages/games.scm
> @@ -8231,7 +8231,7 @@ (define-public gzdoom
>  (define-public odamex
>    (package
>      (name "odamex")
> -    (version "10.5.0")
> +    (version "10.6.0")
>      (source
>       (origin
>         (method url-fetch)
> @@ -8239,7 +8239,7 @@ (define-public odamex
>               "mirror://sourceforge/odamex/Odamex/" version "/"
>               "odamex-src-" version ".tar.xz"))
>         (sha256
> -        (base32 "151dr6gygznqmp2m9wzilbrmr71lka6pwaz53lb835ry8wq3y210"))
> +        (base32 "1vy6d0md5ws5319bjjbaqnca68vslgk22k9lh4yd9n85hzlwacpi"))
>         (modules '((guix build utils)))
>         (snippet
>          '(begin
>
> base-commit: d29090727b328f96e79285379e4fac9a7dee316e

push, close.
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 28 Nov 2024 12:24:11 GMT) Full text and rfc822 format available.

This bug report was last modified 204 days ago.

Previous Next


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