summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorCayetano Santos <csantosb@inventati.org>2026-08-01 11:27:35 +0200
committerCayetano Santos <csantosb@inventati.org>2026-08-01 11:38:13 +0200
commit9b32238cf3c8383a026a7291e512b284fe567996 (patch)
tree25a402b8a002505e40137cbf78eb768af0ce9dab /gnu
parent41d97ad66f70399e3cfde51fb111438f4cca8d99 (diff)
gnu: nvc: Update to 1.22.1.
* gnu/packages/electronics.scm (nvc): Update to 1.22.1.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/electronics.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/electronics.scm b/gnu/packages/electronics.scm
index 994ef3691eb..104bddd0477 100644
--- a/gnu/packages/electronics.scm
+++ b/gnu/packages/electronics.scm
@@ -2557,7 +2557,7 @@ Automation}, portable and vendor neutral FPGA place and route tool.")
2557(define-public nvc 2557(define-public nvc
2558 (package 2558 (package
2559 (name "nvc") 2559 (name "nvc")
2560 (version "1.22.0") 2560 (version "1.22.1")
2561 (source (origin 2561 (source (origin
2562 (method git-fetch) 2562 (method git-fetch)
2563 (uri (git-reference 2563 (uri (git-reference
@@ -2566,7 +2566,7 @@ Automation}, portable and vendor neutral FPGA place and route tool.")
2566 (file-name (git-file-name name version)) 2566 (file-name (git-file-name name version))
2567 (sha256 2567 (sha256
2568 (base32 2568 (base32
2569 "18pf0rybjh38wvqj576bzyq1f6kashby9abjagnlwshfr577ihv7")))) 2569 "0441fds50hy5klqmxn1ks9bf15pqzj0yfl7270vi4h9czk6lc3ql"))))
2570 (build-system gnu-build-system) 2570 (build-system gnu-build-system)
2571 (arguments 2571 (arguments
2572 (list #:out-of-source? #t 2572 (list #:out-of-source? #t