guix-patches
[Top][All Lists]
Advanced

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

[bug#51280] [PATCH 4/5] gnu: openttd-openmsx: Update to 0.4.2.


From: Efraim Flashner
Subject: [bug#51280] [PATCH 4/5] gnu: openttd-openmsx: Update to 0.4.2.
Date: Wed, 3 Nov 2021 16:20:26 +0200

On Tue, Oct 19, 2021 at 07:02:00AM +0000, Felix Gruber wrote:
> * 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)

I was looking to review this patch set and I got a hash mismatch on the
source download here. Can you check into what may have happened? Thanks.

-- 
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: signature.asc
Description: PGP signature


reply via email to

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