[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/06: gnu: kicad-symbols: Update synopsis and description.
From: |
guix-commits |
Subject: |
05/06: gnu: kicad-symbols: Update synopsis and description. |
Date: |
Thu, 27 Feb 2020 08:32:00 -0500 (EST) |
dannym pushed a commit to branch master
in repository guix.
commit badc3c6783c37d88bcea5b8905f76841c76c1b99
Author: Brice Waegeneire <address@hidden>
AuthorDate: Sun Feb 16 22:28:33 2020 +0100
gnu: kicad-symbols: Update synopsis and description.
* gnu/packages/engineering.scm (kicad-symbols)[synopsis]: Update.
[description]: Update.
Signed-off-by: Danny Milosavljevic <address@hidden>
---
gnu/packages/engineering.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm
index 00971cd..b25de15 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
- branch master updated (a69bc73 -> e707535), guix-commits, 2020/02/27
- 05/06: gnu: kicad-symbols: Update synopsis and description.,
guix-commits <=
- 04/06: gnu: Remove kicad-library., guix-commits, 2020/02/27
- 01/06: gnu: Add kicad-footprints., guix-commits, 2020/02/27
- 02/06: gnu: Add kicad-packages3d., guix-commits, 2020/02/27
- 03/06: gnu: Add kicad-templates., guix-commits, 2020/02/27
- 06/06: gnu: kicad: Add translations and search paths., guix-commits, 2020/02/27