emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#49177: closed ([PATCH] gnu: odamex: Update to 0.9.3.)


From: GNU bug Tracking System
Subject: bug#49177: closed ([PATCH] gnu: odamex: Update to 0.9.3.)
Date: Tue, 22 Jun 2021 21:16:02 +0000

Your message dated Tue, 22 Jun 2021 23:14:52 +0200
with message-id <87wnqleh4j.fsf@nicolasgoaziou.fr>
and subject line Re: [bug#49177] [PATCH] gnu: odamex: Update to 0.9.3.
has caused the debbugs.gnu.org bug report #49177,
regarding [PATCH] gnu: odamex: Update to 0.9.3.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
49177: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49177
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: odamex: Update to 0.9.3. Date: Tue, 22 Jun 2021 22:22:42 +0200
* 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.



--- End Message ---
--- Begin Message --- Subject: Re: [bug#49177] [PATCH] gnu: odamex: Update to 0.9.3. Date: Tue, 22 Jun 2021 23:14:52 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
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


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]