summaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
authorCayetano Santos <csantosb@inventati.org>2026-03-07 09:19:42 +0100
committerCayetano Santos <csantosb@inventati.org>2026-03-07 09:30:07 +0100
commit68c4835479ef793f304cb1890e50df0fb9728e67 (patch)
treea4261eb82ab45d3f1e0669422e5557034336af97 /gnu/packages
parent960c2067ec1eec7c39deb162f2e0ed30b4eb7d19 (diff)
gnu: klayout: Update to 0.30.6.
* gnu/packages/electronics.scm (klayout): Update to 0.30.6. Change-Id: I5176af5d4834016f532e84d6fe5e6e6942083baa
Diffstat (limited to 'gnu/packages')
-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 44f39cf65c8..834e6ebb342 100644
--- a/gnu/packages/electronics.scm
+++ b/gnu/packages/electronics.scm
@@ -861,7 +861,7 @@ used in the declarative section of design units.")
(define-public klayout
(package
(name "klayout")
- (version "0.30.5")
+ (version "0.30.6") ;keep in sync with python-klayout
(source
(origin (method git-fetch)
(uri (git-reference
@@ -870,7 +870,7 @@ used in the declarative section of design units.")
(file-name (git-file-name name version))
(sha256
(base32
- "1ixl8wzpiaw6frb28x9y9jy3fvhjclmn4xl77i72rs37rf4i2a2s"))))
+ "0p4achjlynhg5wc0zmxkzljx115l7vcg3mp3f8i8pjydv8visnh4"))))
(build-system copy-build-system)
(arguments
(list