diff options
author | Brice Waegeneire <brice@waegenei.re> | 2020-02-16 22:28:33 +0100 |
---|---|---|
committer | Danny Milosavljevic <dannym@scratchpost.org> | 2020-02-27 14:31:26 +0100 |
commit | badc3c6783c37d88bcea5b8905f76841c76c1b99 (patch) | |
tree | 7a2607e502c2af9ca8773f78e82fc0d1268ac9a5 /gnu/packages/engineering.scm | |
parent | 052847422341e580f79bda8384f03746baa5b5e2 (diff) |
gnu: kicad-symbols: Update synopsis and description.
* gnu/packages/engineering.scm (kicad-symbols)[synopsis]: Update.
[description]: Update.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
Diffstat (limited to 'gnu/packages/engineering.scm')
-rw-r--r-- | gnu/packages/engineering.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm index 00971cd0fd..b25de15a27 100644 --- a/gnu/packages/engineering.scm +++ b/gnu/packages/engineering.scm @@ -882,9 +882,9 @@ electrical diagrams), gerbview (viewing Gerber files) and others.") (arguments `(#:tests? #f)) ; no tests exist (home-page "https://kicad-pcb.org/") - (synopsis "Official KiCad schematic symbol libraries for KiCad 5") + (synopsis "Official KiCad schematic symbol libraries") (description "This package contains the official KiCad schematic symbol -libraries for KiCad 5.") +libraries.") ;; TODO: Exception: "To the extent that the creation of electronic designs ;; that use 'Licensed Material' can be considered to be 'Adapted Material', ;; then the copyright holder waives article 3 of the license with respect to |