gnu: nvc: Update to 1.5.3.

* gnu/packages/fpga.scm (nvc): Update to 1.5.3.
This commit is contained in:
Tobias Geerinckx-Rice 2021-12-18 18:59:42 +01:00
parent 484fcf09fd
commit 286da74b80
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79

View File

@ -429,7 +429,7 @@ a hardware description and verification language. ")
(define-public nvc
(package
(name "nvc")
(version "1.5.2")
(version "1.5.3")
(source (origin
(method git-fetch)
(uri (git-reference
@ -438,7 +438,7 @@ a hardware description and verification language. ")
(file-name (string-append name "-" version "-checkout"))
(sha256
(base32
"1hjshyliaqi4vrw4q760rwmq6hvbpsvr2h4zl34k5j457004dy9l"))))
"1gjpwblp8isplyad3b6fl7cb5qv1rn3lf9qgf4l139y97cp2mm4s"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags