emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#61715: closed ([PATCH] gnu: kicad: Update to 7.0.0.)


From: GNU bug Tracking System
Subject: bug#61715: closed ([PATCH] gnu: kicad: Update to 7.0.0.)
Date: Wed, 22 Feb 2023 20:11:02 +0000

Your message dated Wed, 22 Feb 2023 20:08:24 +0000
with message-id <87h6vd4g2x.fsf@kitej>
and subject line Re: [bug#61715] [PATCH] gnu: kicad: Update to 7.0.0.
has caused the debbugs.gnu.org bug report #61715,
regarding [PATCH] gnu: kicad: Update to 7.0.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
61715: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61715
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: kicad: Update to 7.0.0. Date: Wed, 22 Feb 2023 14:44:27 -0500
From: Peter Polidoro <peter@polidoro.io>

* gnu/packages/engineering.scm (kicad): Update to 7.0.0.
---
 gnu/packages/engineering.scm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm
index bf741245bf..36c73e3b5b 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -1000,16 +1000,16 @@ (define-public kicad
             (variable "KICAD") ;to find kicad-doc
             (files '("")))
            (search-path-specification
-            (variable "KICAD6_TEMPLATE_DIR")
+            (variable "KICAD7_TEMPLATE_DIR")
             (files '("share/kicad/template")))
            (search-path-specification
-            (variable "KICAD6_SYMBOL_DIR")
+            (variable "KICAD7_SYMBOL_DIR")
             (files '("share/kicad/symbols")))
            (search-path-specification
-            (variable "KICAD6_FOOTPRINT_DIR")
+            (variable "KICAD7_FOOTPRINT_DIR")
             (files '("share/kicad/footprints")))
            (search-path-specification
-            (variable "KICAD6_3DMODEL_DIR")
+            (variable "KICAD7_3DMODEL_DIR")
             (files '("share/kicad/3dmodels")))))
     (native-inputs (list boost
                          desktop-file-utils
-- 
2.39.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#61715] [PATCH] gnu: kicad: Update to 7.0.0. Date: Wed, 22 Feb 2023 20:08:24 +0000
Patch pushed as 9e47a50de840b17b67d074fcc08bbdba10644ec3 with an updated
commit message.
Thanks.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]