summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorCayetano Santos <csantosb@inventati.org>2026-01-25 18:50:47 +0100
committerRutherther <rutherther@ditigal.xyz>2026-01-25 21:31:37 +0100
commit8bb9658d7bec0e4ddf9f18b41843c09c48956d73 (patch)
treeda957820970fd2a641dc29c04571bc2ef05c3897 /gnu
parentf3d2705f64ac3ef2dcdcd0d48eed413fb1fdab40 (diff)
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>
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/hdl.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/hdl.scm b/gnu/packages/hdl.scm
index ef9f1706bf9..eceb68ba639 100644
--- a/gnu/packages/hdl.scm
+++ b/gnu/packages/hdl.scm
@@ -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