GNU bug report logs -
#69330
[PATCH] gnu: kicad: Update to 7.0.11.
Previous Next
Reported by: peter <at> polidoro.io
Date: Fri, 23 Feb 2024 16:16:02 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 69330 in the body.
You can then email your comments to 69330 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#69330
; Package
guix-patches
.
(Fri, 23 Feb 2024 16:16: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
.
(Fri, 23 Feb 2024 16:16: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.11.
Change-Id: I9cde8a2c4888f954334f874a48b8ea1c35145084
---
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 16f572909c..fe7db0628e 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -1098,7 +1098,7 @@ (define-public inspekt3d
(define-public kicad
(package
(name "kicad")
- (version "7.0.10")
+ (version "7.0.11")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1106,7 +1106,7 @@ (define-public kicad
(commit version)))
(sha256
(base32
- "0rmlkgzgvpd70jzspyrrb2f618fimw52qrhpsp777flmpyh91wly"))
+ "1qn7w6pb1n5gx73z1zqbv140chh4307y8764z7xkdvric9i48qj4"))
(file-name (git-file-name name version))))
(build-system cmake-build-system)
(arguments
@@ -1206,7 +1206,7 @@ (define-public kicad-doc
(file-name (git-file-name name version))
(sha256
(base32
- "0lc7d6hn8ya8m51kjnf59v41pbp03l5ncxir75s21pb92l26xgnv"))))
+ "10iwp35xywdz15a83vialzfd46rjw6mlz174dxawm2rw4ws2n7j4"))))
(build-system cmake-build-system)
(arguments
`(#:configure-flags (list "-DBUILD_FORMATS=html")
@@ -1240,7 +1240,7 @@ (define-public kicad-symbols
(file-name (git-file-name name version))
(sha256
(base32
- "0nlgmxf9z1vf4g350dfkxql1dawgmw275wqxkgszsfxmhdfpmi9v"))))
+ "057zmhf4h3p3p4y6jqxch9cj1wqf129k6kmvx2gshb9lgda0kjr8"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f)) ; no tests exist
@@ -1269,7 +1269,7 @@ (define-public kicad-footprints
(file-name (git-file-name name version))
(sha256
(base32
- "1az6fzh1lma71mj12bc4bblnmzjayrxhkb8w9rjvlhvvgv33cdmy"))))
+ "1r9v8v41n0yrgwsqaksskmdgb9vyw1sb92xh81bwrv2ag3p5vdg7"))))
(synopsis "Official KiCad footprint libraries")
(description "This package contains the official KiCad footprint libraries.")))
@@ -1286,7 +1286,7 @@ (define-public kicad-packages3d
(file-name (git-file-name name version))
(sha256
(base32
- "0xzyi4mgyifwc6dppdzh6jq294mkj0a71cwkqw2ymz1kfbksw626"))))
+ "0lcy1av7ixg1f7arflk50jllpc1749sfvf3h62hkxsz97wkr97xj"))))
(synopsis "Official KiCad 3D model libraries")
(description "This package contains the official KiCad 3D model libraries.")))
base-commit: aefc7428203203ae88c64cc4769113453c01a185
--
2.41.0
Reply sent
to
Guillaume Le Vaillant <glv <at> posteo.net>
:
You have taken responsibility.
(Sat, 24 Feb 2024 10:25:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
peter <at> polidoro.io
:
bug acknowledged by developer.
(Sat, 24 Feb 2024 10:25:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 69330-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Patch applied as 63b96da5ea5dfb5c330d9ee18668e8c600add19c.
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
.
(Sat, 23 Mar 2024 11:24:07 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 117 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.