* [bug#63352] [PATCH] gnu: openttd-engine: Update to 13.1.
@ 2023-05-07 18:32 Yovan Naumovski via Guix-patches via
2023-05-08 9:51 ` bug#63352: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Yovan Naumovski via Guix-patches via @ 2023-05-07 18:32 UTC (permalink / raw)
To: 63352; +Cc: Yovan Naumovski
* gnu/packages/games.scm (openttd-engine): Update to 13.1.
---
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 4fb9775e8d..2e3994543a 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -4531,14 +4531,14 @@ (define-public manaplus
(define openttd-engine
(package
(name "openttd-engine")
- (version "13.0")
+ (version "13.1")
(source
(origin (method url-fetch)
(uri (string-append "https://cdn.openttd.org/openttd-releases/"
version "/openttd-" version "-source.tar.xz"))
(sha256
(base32
- "0rxbsymfirkw2d9hn2lmi8yhlfx7qvpzhy7y7b48fw42w3hgi79k"))))
+ "1fsq1azddk1l11w89r93mgmhna34kvarfak7xy2q48rmf39j5psy"))))
(build-system cmake-build-system)
(inputs
(list allegro
--
2.39.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#63352: [PATCH] gnu: openttd-engine: Update to 13.1.
2023-05-07 18:32 [bug#63352] [PATCH] gnu: openttd-engine: Update to 13.1 Yovan Naumovski via Guix-patches via
@ 2023-05-08 9:51 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2023-05-08 9:51 UTC (permalink / raw)
To: Yovan Naumovski; +Cc: 63352-done
[-- Attachment #1: Type: text/plain, Size: 246 bytes --]
Looks good to me. Patch pushed!
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-05-08 9:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-07 18:32 [bug#63352] [PATCH] gnu: openttd-engine: Update to 13.1 Yovan Naumovski via Guix-patches via
2023-05-08 9:51 ` bug#63352: " Efraim Flashner
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).