diff options
| author | Cayetano Santos <csantosb@inventati.org> | 2026-03-14 13:26:56 +0100 |
|---|---|---|
| committer | Cayetano Santos <csantosb@inventati.org> | 2026-03-14 13:26:56 +0100 |
| commit | 12053f48d8fc1851c0fb5f8af7498efd7e974e00 (patch) | |
| tree | 4e5ab85b38c1f379ae652df5f5e68d45b7d17601 /gnu/packages/electronics.scm | |
| parent | 8f229b8fa509581c495e7fc1f68d35da6e88b3ac (diff) | |
gnu: horizon-eda: Refresh package details.
* gnu/packages/electronics.scm (horizon-eda)[synopsis, home-page]:
Update.
Change-Id: Ic515cd0b9c50c9426f1d23932fc7c879d2054930
Diffstat (limited to 'gnu/packages/electronics.scm')
| -rw-r--r-- | gnu/packages/electronics.scm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gnu/packages/electronics.scm b/gnu/packages/electronics.scm index 04b19f02ca1..cf9a7003fb6 100644 --- a/gnu/packages/electronics.scm +++ b/gnu/packages/electronics.scm @@ -776,10 +776,10 @@ Simulator Trace} files.") `(,util-linux "lib") zeromq)) (home-page "https://horizon-eda.org/") - (synopsis "Electronic Design Automation package") - (description "Horizon EDA is an Electronic Design Automation package -supporting an integrated end-to-end workflow for printed circuit board design -including parts management and schematic entry.") + (synopsis "@acronym{PCB, Printed Circuit Board} design tool") + (description "Horizon is an @acronym{EDA, Electronic Design Automation} +package supporting an integrated end-to-end workflow for PCB design, including +from parts management and schematic entry to gerber export.") (license license:gpl3+))) (define-public iverilog |
