GNU bug report logs - #75753
[PATCH] gnu: nvc: Update to 1.15.0.

Previous Next

Package: guix-patches;

Reported by: Cayetano Santos <csantosb <at> inventati.org>

Date: Wed, 22 Jan 2025 10:13:02 UTC

Severity: normal

Tags: patch

Done: Z572 <zhengjunjie <at> iscas.ac.cn>

Bug is archived. No further changes may be made.

Full log


Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Z572 <zhengjunjie <at> iscas.ac.cn>
To: Cayetano Santos via Guix-patches via <guix-patches <at> gnu.org>
Cc: 75753-done <at> debbugs.gnu.org, Cayetano Santos <csantosb <at> inventati.org>
Subject: Re: [bug#75753] [PATCH] gnu: nvc: Update to 1.15.0.
Date: Wed, 22 Jan 2025 19:25:21 +0800
[Message part 1 (text/plain, inline)]
Cayetano Santos via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/fpga.scm (nvc): Update to 1.15.0.
>
> Change-Id: I57daabd058131048af538388a01a3cb0cddc13e4
> ---
>  gnu/packages/fpga.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/fpga.scm b/gnu/packages/fpga.scm
> index fadf72ba1d..64dbdbcaa7 100644
> --- a/gnu/packages/fpga.scm
> +++ b/gnu/packages/fpga.scm
> @@ -554,7 +554,7 @@ (define-public python-vunit
>  (define-public nvc
>    (package
>      (name "nvc")
> -    (version "1.14.0")
> +    (version "1.15.0")
>      (source (origin
>                (method git-fetch)
>                (uri (git-reference
> @@ -563,7 +563,7 @@ (define-public nvc
>                (file-name (string-append name "-" version "-checkout"))
>                (sha256
>                 (base32
> -                "1b71j8bps9zirvxhycrc9fhbr3f89si6h064xnly7gq06ggnv8n5"))))
> +                "1bcilpdd6qg0vwvbwjb4rcs0j051sc53yalxsgz8r8gm123ck40j"))))
>      (build-system gnu-build-system)
>      (arguments
>       `(#:out-of-source? #t
>
> base-commit: f0804b0c2253542e9f0e255fbf8dc5847bba919d
pushed, and improve style, update to 1.15.1. closing.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 172 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.