mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-01 14:55:55 +02:00
gnu: open-logic: Update to 4.3.0.
* gnu/packages/hdl.scm (open-logic): Update to 4.3.0. Change-Id: I5a2b0a6c8c5ba21792017fd068fd88a9a6b79bd4 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
This commit is contained in:
committed by
Rutherther
parent
f3d2705f64
commit
8bb9658d7b
@@ -129,7 +129,7 @@ chip written in platform-independent VHDL.")
|
||||
(define-public open-logic
|
||||
(package
|
||||
(name "open-logic")
|
||||
(version "4.2.0")
|
||||
(version "4.3.0")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -141,7 +141,7 @@ chip written in platform-independent VHDL.")
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1792a6i9jq2yawipmk0nr01z092kx3kkav9v5sjf34khk3biav6q"))))
|
||||
"0hgdic67s5lxpkg9cn212zrvxqal7l11r9v7513534vf2402cnzj"))))
|
||||
(outputs
|
||||
'("out" "olo"))
|
||||
(properties
|
||||
|
||||
Reference in New Issue
Block a user