[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/07: gnu: odamex: Update to 0.8.3.
From: |
guix-commits |
Subject: |
03/07: gnu: odamex: Update to 0.8.3. |
Date: |
Fri, 28 Aug 2020 16:00:19 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 70e741720a675991380da5c963f92bd1077e823c
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Aug 28 09:35:38 2020 +0200
gnu: odamex: Update to 0.8.3.
* gnu/packages/games.scm (odamex): Update to 0.8.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 af20bc5..479ae52 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -7048,7 +7048,7 @@ Strife, Chex Quest, and fan-created games like Harmony,
Hacx and Freedoom.")
(define-public odamex
(package
(name "odamex")
- (version "0.8.1")
+ (version "0.8.3")
(source
(origin
(method url-fetch)
@@ -7056,7 +7056,7 @@ Strife, Chex Quest, and fan-created games like Harmony,
Hacx and Freedoom.")
"mirror://sourceforge/odamex/Odamex/" version "/"
"odamex-src-" version ".tar.gz"))
(sha256
- (base32 "1ywbqkfacc9fc5di3dn95y5ah2ys9i241j64q3f37a73x92llw1i"))))
+ (base32 "0f887g87bmcq4dpcga7xc2mpxs947dkbc934ir9xs55gz6z13q96"))))
(build-system cmake-build-system)
(arguments `(#:tests? #f)) ; no tests
(inputs
- branch master updated (95eade1 -> cb3bb84), guix-commits, 2020/08/28
- 01/07: gnu: gcab: Update to 1.4., guix-commits, 2020/08/28
- 03/07: gnu: odamex: Update to 0.8.3.,
guix-commits <=
- 04/07: gnu: evisum: Update to 0.5.4., guix-commits, 2020/08/28
- 05/07: gnu: ncmpc: Update to 0.39., guix-commits, 2020/08/28
- 07/07: gnu: icedove: Update to 68.12.0., guix-commits, 2020/08/28
- 02/07: gnu: mame: Update to 0.224., guix-commits, 2020/08/28
- 06/07: gnu: pluma: Update to 1.24.1., guix-commits, 2020/08/28