* [bug#74068] [PATCH] gnu: odamex: Update to 10.6.0.
@ 2024-10-28 20:49 David Pflug
2024-10-31 7:45 ` bug#74068: " Z572
0 siblings, 1 reply; 2+ messages in thread
From: David Pflug @ 2024-10-28 20:49 UTC (permalink / raw)
To: 74068
Cc: David Pflug, Adam Faiz, Liliana Marie Prikler,
宋文武
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#74068: [PATCH] gnu: odamex: Update to 10.6.0.
2024-10-28 20:49 [bug#74068] [PATCH] gnu: odamex: Update to 10.6.0 David Pflug
@ 2024-10-31 7:45 ` Z572
0 siblings, 0 replies; 2+ messages in thread
From: Z572 @ 2024-10-31 7:45 UTC (permalink / raw)
To: David Pflug
Cc: 宋文武, 74068-done, Liliana Marie Prikler,
Adam Faiz
[-- Attachment #1: Type: text/plain, Size: 1111 bytes --]
David Pflug <david@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.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-10-31 7:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-28 20:49 [bug#74068] [PATCH] gnu: odamex: Update to 10.6.0 David Pflug
2024-10-31 7:45 ` bug#74068: " Z572
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.