1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-22 17:16:01 +02:00

gnu: nvc: Update to 1.18.2.

* gnu/packages/electronics.scm (nvc): Update to 1.18.2.

Change-Id: I20463dcf01fddffec88d682199f421316067b0b2
This commit is contained in:
Cayetano Santos
2025-11-28 11:33:09 +01:00
parent b9717c2ea0
commit 537895fec7
+2 -2
View File
@@ -1232,7 +1232,7 @@ understand and improve testbench coverage.")
(define-public nvc
(package
(name "nvc")
(version "1.18.1")
(version "1.18.2")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1241,7 +1241,7 @@ understand and improve testbench coverage.")
(file-name (git-file-name name version))
(sha256
(base32
"1l4aiaf2009wak7bccpm8x2pr27pr2b5w2naz874y8k98wqq5zlr"))))
"0930bjaprvx9d0g8152xyzl2hxbx34gd36198ljvr55brrisfmvb"))))
(build-system gnu-build-system)
(arguments
(list #:out-of-source? #t