[bug#74068] gnu: odamex: Update to 10.6.0.

Message ID 9bae05caa5780a4d736ce3472045f8ebd8abc0eb.1730148553.git.david@pflug.io
State New
Headers
Series [bug#74068] gnu: odamex: Update to 10.6.0. |

Commit Message

David Pflug Oct. 28, 2024, 8:49 p.m. UTC
* 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(-)


base-commit: d29090727b328f96e79285379e4fac9a7dee316e
  

Comments

Z572 Oct. 31, 2024, 7:45 a.m. UTC | #1
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.
  

Patch

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