unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#71369] [PATCH] gnu: odamex: Update to 10.5.0.
@ 2024-06-04 23:59 David Pflug
  2024-06-10 11:34 ` bug#71369: Close Andreas Enge
  0 siblings, 1 reply; 2+ messages in thread
From: David Pflug @ 2024-06-04 23:59 UTC (permalink / raw)
  To: 71369
  Cc: David Pflug, Adam Faiz, Liliana Marie Prikler,
	宋文武

* gnu/packages/games.scm (odamex): Update to 10.5.0.

Change-Id: I87280d58fecd1ffc52d13bd13b6b0f05721595c5
---
 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 2c096ea15d..e24494b8a1 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -8164,7 +8164,7 @@ (define-public gzdoom
 (define-public odamex
   (package
     (name "odamex")
-    (version "10.4.0")
+    (version "10.5.0")
     (source
      (origin
        (method url-fetch)
@@ -8172,7 +8172,7 @@ (define-public odamex
              "mirror://sourceforge/odamex/Odamex/" version "/"
              "odamex-src-" version ".tar.xz"))
        (sha256
-        (base32 "1isrmki18471yry48mmm7lxzp1kiqma9cc7fx38cvpm2mpgfyvzk"))
+        (base32 "151dr6gygznqmp2m9wzilbrmr71lka6pwaz53lb835ry8wq3y210"))
        (modules '((guix build utils)))
        (snippet
         '(begin

base-commit: bf202e8bdd10dbd01da391ef635d1a31197251c1
-- 
2.45.1





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

* bug#71369: Close
  2024-06-04 23:59 [bug#71369] [PATCH] gnu: odamex: Update to 10.5.0 David Pflug
@ 2024-06-10 11:34 ` Andreas Enge
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Enge @ 2024-06-10 11:34 UTC (permalink / raw)
  To: 71369-done

Pushed, thanks!

Andreas





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

end of thread, other threads:[~2024-06-10 11:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-04 23:59 [bug#71369] [PATCH] gnu: odamex: Update to 10.5.0 David Pflug
2024-06-10 11:34 ` bug#71369: Close Andreas Enge

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