* [bug#62258] [PATCH] gnu: open-adventure: Update to 1.14.
@ 2023-03-18 13:31 Nicolas Goaziou
2023-03-30 12:54 ` bug#62258: " 宋文武 via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Goaziou @ 2023-03-18 13:31 UTC (permalink / raw)
To: 62258
* gnu/packages/games.scm (open-adventure): Update to 1.14.
---
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 5825b8d936..93af0a0422 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -6920,7 +6920,7 @@ (define-public 0ad
(define-public open-adventure
(package
(name "open-adventure")
- (version "1.12")
+ (version "1.14")
(source
(origin
(method git-fetch)
@@ -6929,7 +6929,7 @@ (define-public open-adventure
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "07mg7cp12g27dw8sya17jqz6qp93q7c8zadsvym3w602z87g40in"))))
+ (base32 "1fb1fw1mq7czd90q1mf22g5nqvv7g1mfhhgs6slba7yzx2kbv4d0"))))
(build-system gnu-build-system)
(arguments
(list
base-commit: 3893758dac76fc30b23d4715e849e262306f268d
--
2.39.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#62258: [PATCH] gnu: open-adventure: Update to 1.14.
2023-03-18 13:31 [bug#62258] [PATCH] gnu: open-adventure: Update to 1.14 Nicolas Goaziou
@ 2023-03-30 12:54 ` 宋文武 via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2023-03-30 12:54 UTC (permalink / raw)
To: Nicolas Goaziou; +Cc: 62258-done
Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:
> * gnu/packages/games.scm (open-adventure): Update to 1.14.
Pushed, thank you!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-03-30 12:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-18 13:31 [bug#62258] [PATCH] gnu: open-adventure: Update to 1.14 Nicolas Goaziou
2023-03-30 12:54 ` bug#62258: " 宋文武 via Guix-patches via
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.