GNU bug report logs -
#51280
[PATCH 0/5] Update openttd to 12.0.
Previous Next
Reported by: Felix Gruber <felgru <at> posteo.net>
Date: Tue, 19 Oct 2021 06:59:02 UTC
Severity: normal
Tags: patch
Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #17 received at 51280 <at> debbugs.gnu.org (full text, mbox):
* packages/games.scm (openttd-openmsx): Update to 0.4.2.
---
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 fe3d4fbe18..3fcca77926 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -4433,7 +4433,7 @@ the original Transport Tycoon Deluxe.")
(define openttd-openmsx
(package
(name "openttd-openmsx")
- (version "0.4.0")
+ (version "0.4.2")
(source
(origin
(method url-fetch)
@@ -4442,7 +4442,7 @@ the original Transport Tycoon Deluxe.")
version "/openmsx-" version "-source.tar.xz"))
(sha256
(base32
- "0prjljsdgdxqdhhcriqskqha004ybs575xcjq80zha3pqnmrdk0k"))))
+ "1bwfql9540bp9czna0df6apsm6kr15pjghlmg4viixim8jckbrzx"))))
(build-system gnu-build-system)
(native-inputs
`(("grfcodec" ,grfcodec)
--
2.30.2
This bug report was last modified 3 years and 195 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.