emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#75753: closed ([PATCH] gnu: nvc: Update to 1.15.0.)


From: GNU bug Tracking System
Subject: bug#75753: closed ([PATCH] gnu: nvc: Update to 1.15.0.)
Date: Wed, 22 Jan 2025 11:26:02 +0000

Your message dated Wed, 22 Jan 2025 19:25:21 +0800
with message-id <87a5bj1466.fsf@iscas.ac.cn>
and subject line Re: [bug#75753] [PATCH] gnu: nvc: Update to 1.15.0.
has caused the debbugs.gnu.org bug report #75753,
regarding [PATCH] gnu: nvc: Update to 1.15.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
75753: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=75753
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: nvc: Update to 1.15.0. Date: Wed, 22 Jan 2025 11:12:10 +0100
* 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
--
2.47.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#75753] [PATCH] gnu: nvc: Update to 1.15.0. Date: Wed, 22 Jan 2025 19:25:21 +0800 User-agent: mu4e 1.12.7; emacs 30.0.92
Cayetano Santos via Guix-patches via <guix-patches@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.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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