GNU bug report logs -
#62165
[PATCH] gnu: kicad: Update to 7.0.1.
Previous Next
Reported by: peter <at> polidoro.io
Date: Mon, 13 Mar 2023 17:10:01 UTC
Severity: normal
Tags: patch
Done: Guillaume Le Vaillant <glv <at> posteo.net>
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 62165 in the body.
You can then email your comments to 62165 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#62165
; Package
guix-patches
.
(Mon, 13 Mar 2023 17:10:01 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, 13 Mar 2023 17:10:01 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.1.
---
gnu/packages/engineering.scm | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm
index f62e31d631..3bee2d2d8a 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -947,7 +947,7 @@ (define-public inspekt3d
(define-public kicad
(package
(name "kicad")
- (version "7.0.0")
+ (version "7.0.1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -955,7 +955,7 @@ (define-public kicad
(commit version)))
(sha256
(base32
- "1zgpj1rvf97qv36hg4dja46pbzyixlh2g04wlh7cizcrs16b9mzw"))
+ "021safxvyq9qzs08jy3jvpazmhvix4kyl05s9y9hwmyzdmdl2smn"))
(file-name (git-file-name name version))))
(build-system cmake-build-system)
(arguments
@@ -1055,7 +1055,7 @@ (define-public kicad-doc
(file-name (git-file-name name version))
(sha256
(base32
- "0xsj3fl6gkvyr97gx3nvy4ylcr6sc4byj4hbgcdwl2zx3wm02ifz"))))
+ "1cy9w10wzdjm9z9vzv88ija6l3pp894hwcgz5jggjrnyazhpklvj"))))
(build-system cmake-build-system)
(arguments
`(#:configure-flags (list "-DBUILD_FORMATS=html")
@@ -1089,7 +1089,7 @@ (define-public kicad-symbols
(file-name (git-file-name name version))
(sha256
(base32
- "1r87xr1453dpfglkg1m4p5d7kcv9gxls1anwk3vp2yppnwz24ydm"))))
+ "14c5gci13m30xv0cmic5jxsmfx9lq3fnd8hyq3mmgkrw7443zy30"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f)) ; no tests exist
@@ -1118,7 +1118,7 @@ (define-public kicad-footprints
(file-name (git-file-name name version))
(sha256
(base32
- "1akhifnjm8jvqsvscn2rr1wpzrls73bpdc6sk40355r1in2djmry"))))
+ "0k0z40wmaq665hjxb6kp1yl3v7clxz49r6ki0chyphsxv1cnixmy"))))
(synopsis "Official KiCad footprint libraries")
(description "This package contains the official KiCad footprint libraries.")))
@@ -1135,7 +1135,7 @@ (define-public kicad-packages3d
(file-name (git-file-name name version))
(sha256
(base32
- "1qw5xm0wbhv6gqvd8mn0jp4abjbizrkx79r6y8f6911mkzi47r6n"))))
+ "0nzi7ijfb3rjm98kaa9va2mkh0nfzpq4vfhxkq8j18qhx24h5c8v"))))
(synopsis "Official KiCad 3D model libraries")
(description "This package contains the official KiCad 3D model libraries.")))
--
2.39.2
Reply sent
to
Guillaume Le Vaillant <glv <at> posteo.net>
:
You have taken responsibility.
(Fri, 17 Mar 2023 10:27:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
peter <at> polidoro.io
:
bug acknowledged by developer.
(Fri, 17 Mar 2023 10:27:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 62165-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Patch pushed as 00b12c65c48e7d8c94951aff11adee8ab143ee06.
Thanks.
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 14 Apr 2023 11:24:10 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 29 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.