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.

Full log


View this message in rfc822 format

From: Cayetano Santos <csantosb <at> inventati.org>
To: 73705 <at> debbugs.gnu.org
Cc: Cayetano Santos <csantosb <at> inventati.org>
Subject: [bug#73705] [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





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.