GNU bug report logs - #73705
[PATCH] gnu: nvc: Update to 1.14.0.

Previous Next

Package: guix-patches;

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

Date: Tue, 8 Oct 2024 12:57:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 73705 in the body.
You can then email your comments to 73705 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#73705; Package guix-patches. (Tue, 08 Oct 2024 12:57:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Cayetano Santos <csantosb <at> inventati.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 08 Oct 2024 12:57:02 GMT) Full text and rfc822 format available.

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

From: Cayetano Santos <csantosb <at> inventati.org>
To: guix-patches <at> gnu.org
Cc: Cayetano Santos <csantosb <at> inventati.org>
Subject: [PATCH] gnu: nvc: Update to 1.14.0.
Date: Tue,  8 Oct 2024 14:55:44 +0200
* gnu/packages/fpga.scm (nvc): Update to 1.14.0.
---
 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 68f36d501f..b4ada59b9c 100644
--- a/gnu/packages/fpga.scm
+++ b/gnu/packages/fpga.scm
@@ -429,7 +429,7 @@ (define-public python-myhdl
 (define-public nvc
   (package
     (name "nvc")
-    (version "1.11.3")
+    (version "1.14.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -438,7 +438,7 @@ (define-public nvc
               (file-name (string-append name "-" version "-checkout"))
               (sha256
                (base32
-                "0rh6xwzr1drgwa04gx6w4r968yxlvfkvzg92950akf7wyxf331k7"))))
+                "1b71j8bps9zirvxhycrc9fhbr3f89si6h064xnly7gq06ggnv8n5"))))
     (build-system gnu-build-system)
     (arguments
      `(#:out-of-source? #t

base-commit: d44beb9b4ad836781928a0c5667e94c0d6df13f0
-- 
2.46.0





Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Mon, 14 Oct 2024 12:05:02 GMT) Full text and rfc822 format available.

Notification sent to Cayetano Santos <csantosb <at> inventati.org>:
bug acknowledged by developer. (Mon, 14 Oct 2024 12:05:02 GMT) Full text and rfc822 format available.

Message #10 received at 73705-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Cayetano Santos <csantosb <at> inventati.org>
Cc: 73705-done <at> debbugs.gnu.org
Subject: Re: [bug#73705] [PATCH] gnu: nvc: Update to 1.14.0.
Date: Mon, 14 Oct 2024 14:03:46 +0200
Cayetano Santos <csantosb <at> inventati.org> skribis:

> * gnu/packages/fpga.scm (nvc): Update to 1.14.0.

Applied, thanks!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 11 Nov 2024 12:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 276 days ago.

Previous Next


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