unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#49177] [PATCH] gnu: odamex: Update to 0.9.3.
@ 2021-06-22 20:22 Solene Rapenne via Guix-patches via
  2021-06-22 21:14 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Solene Rapenne via Guix-patches via @ 2021-06-22 20:22 UTC (permalink / raw)
  To: 49177


* gnu/packages/games.scm (odamex): Update to 0.9.3.
---
 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 984d8490a4..a3a3776ea5 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -7511,7 +7511,7 @@ Strife, Chex Quest, and fan-created games like Harmony, Hacx and Freedoom.")
 (define-public odamex
   (package
     (name "odamex")
-    (version "0.9.0")
+    (version "0.9.3")
     (source
      (origin
        (method url-fetch)
@@ -7519,7 +7519,7 @@ Strife, Chex Quest, and fan-created games like Harmony, Hacx and Freedoom.")
              "mirror://sourceforge/odamex/Odamex/" version "/"
              "odamex-src-" version ".tar.bz2"))
        (sha256
-        (base32 "0yfrvx8zb3chy47fyz4nik6gbh0y5608yvld4gz4y8l158qk71y1"))))
+        (base32 "0vmw9ijb6n4wrxjxixakn7l6a6carnvs9wbbzb4vcq1brbzyrb0p"))))
     (build-system cmake-build-system)
     (arguments `(#:tests? #f))          ; no tests
     (native-inputs
-- 
2.32.0

I used DOOM 2 assets on amd64 and worked fine.




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

* [bug#49177] [PATCH] gnu: odamex: Update to 0.9.3.
  2021-06-22 20:22 [bug#49177] [PATCH] gnu: odamex: Update to 0.9.3 Solene Rapenne via Guix-patches via
@ 2021-06-22 21:14 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2021-06-22 21:14 UTC (permalink / raw)
  To: 49177; +Cc: 49177-done, Solene Rapenne

Hello,

Solene Rapenne via Guix-patches via <guix-patches@gnu.org> writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2021-06-22 21:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-22 20:22 [bug#49177] [PATCH] gnu: odamex: Update to 0.9.3 Solene Rapenne via Guix-patches via
2021-06-22 21:14 ` Nicolas Goaziou

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