guix-patches
[Top][All Lists]
Advanced

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

[bug#72817] [PATCH 3/3] gnu: vice: Update to 3.8.


From: Z572
Subject: [bug#72817] [PATCH 3/3] gnu: vice: Update to 3.8.
Date: Wed, 28 Aug 2024 11:09:28 +0800

"Artyom V. Poptsov" <poptsov.artyom@gmail.com> writes:

> * gnu/packages/emulators.scm (vice): Update to 3.8.
>
> Change-Id: I553de35a74b300ac3d56f542724dacec4399c33d
> ---
>  gnu/packages/emulators.scm | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/gnu/packages/emulators.scm b/gnu/packages/emulators.scm
> index d2e488864e..7f3f420a5c 100644
> --- a/gnu/packages/emulators.scm
> +++ b/gnu/packages/emulators.scm
> @@ -21,6 +21,7 @@
>  ;;; Copyright © 2023 Yovan Naumovski <yovan@gorski.stream>
>  ;;; Copyright © 2023 Hendursaga <hendursaga@aol.com>
>  ;;; Copyright © 2023 Zheng Junjie <873216071@qq.com>
> +;;; Copyright © 2024 Artyom V. Poptsov <poptsov.artyom@gmail.com>
>  ;;;
>  ;;; This file is part of GNU Guix.
>  ;;;
> @@ -121,7 +122,7 @@ (define-module (gnu packages emulators)
>  (define-public vice
>    (package
>      (name "vice")
> -    (version "3.7.1")
> +    (version "3.8")
>      (source
>       (origin
>         (method url-fetch)

i get

sha256 hash mismatch for 
/gnu/store/8n1pq5rnyix2v1gw7x77w0q9pp0wik5v-vice-3.8.tar.gz:
  expected hash: 165b1ixrarcqy1rl06yhaf46ni3j8lrbn8f3zf5nkc2d0bk12f3y
  actual hash:   010h3aj0y9n8kcg5yvy1m7g4hc7nbm5gym5r3f3jmk5vyb8c8z8x
hash mismatch for store item 
'/gnu/store/8n1pq5rnyix2v1gw7x77w0q9pp0wik5v-vice-3.8.tar.gz'

Can you look into it?

Attachment: signature.asc
Description: PGP signature


reply via email to

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