1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-06-30 03:04:03 +02:00

gnu: nvc: Update to 1.21.0.

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

Change-Id: I05d41216badd2369722be1ce3ba4b3d8e3138589
This commit is contained in:
Cayetano Santos
2026-05-26 14:57:48 +02:00
parent 567d2bc7ea
commit 47dffdc2f6
+2 -2
View File
@@ -2521,7 +2521,7 @@ Automation}, portable and vendor neutral FPGA place and route tool.")
(define-public nvc
(package
(name "nvc")
(version "1.20.1")
(version "1.21.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -2530,7 +2530,7 @@ Automation}, portable and vendor neutral FPGA place and route tool.")
(file-name (git-file-name name version))
(sha256
(base32
"1b38x2ch468s4p6mrq6c8s0d95vb84p6w4v8in79l4w7sfy8jnr0"))))
"00hnrzk9dw88srfmjxxb9xkgnd5n26pmqlcw1bff1y0bckblsr38"))))
(build-system gnu-build-system)
(arguments
(list #:out-of-source? #t