GNU bug report logs -
#54734
gnu: kicad: Update to 6.0.4.
Previous Next
Reported by: Peter Polidoro <peter <at> polidoro.io>
Date: Tue, 5 Apr 2022 17:54:02 UTC
Severity: normal
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 54734 in the body.
You can then email your comments to 54734 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#54734
; Package
guix-patches
.
(Tue, 05 Apr 2022 17:54:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Peter Polidoro <peter <at> polidoro.io>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Tue, 05 Apr 2022 17:54:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[0001-gnu-kicad-Update-to-6.0.4.patch (text/x-diff, attachment)]
From 80f099fd196447ccc4992909163c16d00fffafdb Mon Sep 17 00:00:00 2001
From: Peter Polidoro <peter <at> polidoro.io>
Date: Tue, 5 Apr 2022 13:43:26 -0400
Subject: [PATCH] gnu: kicad: Update to 6.0.4.
* gnu/packages/engineering.scm (kicad): Update to 6.0.4.
---
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 cb721ddd2e..5fedfe84a1 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -931,7 +931,7 @@ (define-public inspekt3d
(define-public kicad
(package
(name "kicad")
- (version "6.0.1")
+ (version "6.0.4")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -939,7 +939,7 @@ (define-public kicad
(commit version)))
(sha256
(base32
- "1vpcbhhw8844hm6vpk3kk405wak531pvcvcpc66z0b48iprk3imr"))
+ "0lki59ws0ncqkp9wxrhyni1ck2sx5z07mmpkjg0d9jpkync9hx9y"))
(file-name (git-file-name name version))))
(build-system cmake-build-system)
(arguments
@@ -1046,7 +1046,7 @@ (define-public kicad-doc
(file-name (git-file-name name version))
(sha256
(base32
- "0zaafa9ckvdgsim6nhp3flj4r2fzzmwn054lc3iijwgga82qy7il"))))
+ "0p3ypfs11ck2w7dmqiy763krpj0slan4jvpzxs6z1473gdpbzgbs"))))
(build-system cmake-build-system)
(arguments
`(#:configure-flags (list "-DBUILD_FORMATS=html")
@@ -1080,7 +1080,7 @@ (define-public kicad-symbols
(file-name (git-file-name name version))
(sha256
(base32
- "1azjx1bmxaz8bniyw75lq60mc8hvay00jn9qdc2zp7isy3c9ibp0"))))
+ "12lyc187337bf2frl3jvwqdwwnd69f7l414k3kxhccs3sa2mcf1y"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f)) ; no tests exist
@@ -1109,7 +1109,7 @@ (define-public kicad-footprints
(file-name (git-file-name name version))
(sha256
(base32
- "0mv9xs0mmmfn0yhzx1v55r5app13ckagb16249rabyiz3v5crdpb"))))
+ "0px2g9jansky0rvc0bdjylbmv8xwhc0q63g88hd2nzbknqli9f1y"))))
(synopsis "Official KiCad footprint libraries")
(description "This package contains the official KiCad footprint libraries.")))
@@ -1126,7 +1126,7 @@ (define-public kicad-packages3d
(file-name (git-file-name name version))
(sha256
(base32
- "0vwcbzq42hzjl4f0zjaswmiff1x59hv64g5n00mx1gl0gwngnyla"))))
+ "0ms9py93qyihxrhh9wm2ziycmdn88m36r8adx22ynjnxixw1f9ja"))))
(synopsis "Official KiCad 3D model libraries")
(description "This package contains the official KiCad 3D model libraries.")))
--
2.35.1
Reply sent
to
Guillaume Le Vaillant <glv <at> posteo.net>
:
You have taken responsibility.
(Thu, 07 Apr 2022 09:16:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Peter Polidoro <peter <at> polidoro.io>
:
bug acknowledged by developer.
(Thu, 07 Apr 2022 09:16:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 54734-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Patch pushed as 90b53531327f4d15727ad0ad29c712ee4f876031.
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
.
(Thu, 05 May 2022 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 3 years and 42 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.