GNU bug report logs -
#66310
[PATCH] gnu: kicad: Update to 7.0.8.
Previous Next
Reported by: peter <at> polidoro.io
Date: Mon, 2 Oct 2023 15:55:02 UTC
Severity: normal
Tags: patch
Done: Mathieu Othacehe <othacehe <at> gnu.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 66310 in the body.
You can then email your comments to 66310 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#66310
; Package
guix-patches
.
(Mon, 02 Oct 2023 15:55:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
peter <at> polidoro.io
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Mon, 02 Oct 2023 15:55:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From: Peter Polidoro <peter <at> polidoro.io>
* gnu/packages/engineering.scm (kicad): Update to 7.0.8.
---
gnu/packages/engineering.scm | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm
index dff60dac48..daad83c03d 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -1089,7 +1089,7 @@ (define-public inspekt3d
(define-public kicad
(package
(name "kicad")
- (version "7.0.7")
+ (version "7.0.8")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1097,7 +1097,7 @@ (define-public kicad
(commit version)))
(sha256
(base32
- "1xbzf29rhqh6kl0vggdn2dblgp927096fc1lr3y4yw63b8n0qq50"))
+ "1gaj833hm3avyb7gyjnl4jk9cckcmj8084y6q45ysjvh283rxsy4"))
(file-name (git-file-name name version))))
(build-system cmake-build-system)
(arguments
@@ -1197,7 +1197,7 @@ (define-public kicad-doc
(file-name (git-file-name name version))
(sha256
(base32
- "00f51rcnki08x2jkyla5vmqx7nhck3cyz86wiy0qkmc8klb1a6ba"))))
+ "1ya9kwcbsh8cqbinjr1hr14sd0g6rls1awmvw8hwd7715f97x8fg"))))
(build-system cmake-build-system)
(arguments
`(#:configure-flags (list "-DBUILD_FORMATS=html")
@@ -1231,7 +1231,7 @@ (define-public kicad-symbols
(file-name (git-file-name name version))
(sha256
(base32
- "1wr754m4ykidds3i14gqhvyrj3mbkchp2hkfnr0rjsdaqf4zmqdf"))))
+ "176zb7df25vz3wbhs94plmpabcgzxsnzbqmpdyssqr7m2wb2424a"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f)) ; no tests exist
@@ -1260,7 +1260,7 @@ (define-public kicad-footprints
(file-name (git-file-name name version))
(sha256
(base32
- "0xnnivlqgcyaz9qay73p43jnvmvshp2b3fbh3569j7rmgi5pn8x0"))))
+ "1560m5mwwq0jrjhr8zdh2xrm1w7pgr250p81xzhdc4wj7zsb0rrp"))))
(synopsis "Official KiCad footprint libraries")
(description "This package contains the official KiCad footprint libraries.")))
@@ -1277,7 +1277,7 @@ (define-public kicad-packages3d
(file-name (git-file-name name version))
(sha256
(base32
- "141r5wd8s1bgyf77kvb9q14cpsiwwv4zmfzwbgcd42rflsk2lcbc"))))
+ "1ypy2nzs1x8i98jr5kmlxfd6y592qs22aq73yl8nq0s6640fc4kk"))))
(synopsis "Official KiCad 3D model libraries")
(description "This package contains the official KiCad 3D model libraries.")))
@@ -1294,7 +1294,7 @@ (define-public kicad-templates
(file-name (git-file-name name version))
(sha256
(base32
- "1qi20mrsfn4fxmr1fyphmil2i9p2nzmwk5rlfchc5aq2194nj3lq"))))
+ "11582ldnv7hkljmhaym83962kixq1hjbfmdrn5laq7l4jk3l19vh"))))
(synopsis "Official KiCad project and worksheet templates")
(description "This package contains the official KiCad project and
worksheet templates.")))
--
2.41.0
Reply sent
to
Mathieu Othacehe <othacehe <at> gnu.org>
:
You have taken responsibility.
(Wed, 04 Oct 2023 13:06:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
peter <at> polidoro.io
:
bug acknowledged by developer.
(Wed, 04 Oct 2023 13:06:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 66310-done <at> debbugs.gnu.org (full text, mbox):
> * gnu/packages/engineering.scm (kicad): Update to 7.0.8.
Applied, thanks!
Mathieu
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 02 Nov 2023 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 229 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.