diff options
| author | Peter Polidoro <peter@polidoro.io> | 2026-04-17 14:43:03 -0400 |
|---|---|---|
| committer | Cayetano Santos <csantosb@inventati.org> | 2026-04-18 10:51:55 +0200 |
| commit | dc0ffec8daa45ed240f62912115e233be82a35fa (patch) | |
| tree | 9c747f4e3373857af8ba526da2ade4fe33e92b02 /gnu/packages/electronics.scm | |
| parent | ccd22eac80a0842ec52886b23f5b269347763212 (diff) | |
gnu: kicad: Update to 10.0.1.
* gnu/packages/electronics.scm (kicad): Update to 10.0.1.
[description]: Update.
Merges guix/guix!7967
Change-Id: Iaccf167967402345e3576d48cdbf098d0b5e6263
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
Diffstat (limited to 'gnu/packages/electronics.scm')
| -rw-r--r-- | gnu/packages/electronics.scm | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/gnu/packages/electronics.scm b/gnu/packages/electronics.scm index db22427c5fe..e6d8a78d928 100644 --- a/gnu/packages/electronics.scm +++ b/gnu/packages/electronics.scm | |||
| @@ -1069,7 +1069,7 @@ characterization result in a liberty library file.") | |||
| 1069 | (define-public kicad | 1069 | (define-public kicad |
| 1070 | (package | 1070 | (package |
| 1071 | (name "kicad") | 1071 | (name "kicad") |
| 1072 | (version "10.0.0") | 1072 | (version "10.0.1") |
| 1073 | (source (origin | 1073 | (source (origin |
| 1074 | (method git-fetch) | 1074 | (method git-fetch) |
| 1075 | (uri (git-reference | 1075 | (uri (git-reference |
| @@ -1077,7 +1077,7 @@ characterization result in a liberty library file.") | |||
| 1077 | (commit version))) | 1077 | (commit version))) |
| 1078 | (sha256 | 1078 | (sha256 |
| 1079 | (base32 | 1079 | (base32 |
| 1080 | "1470x1276yvd8li3w25zjg73fkpl2qp4dsx7adanafq5c4l47rmc")) | 1080 | "1mnlv8fyz03pfg8pkqwdl5gjz6vsk98c6414lf3wkvrkb85ljaav")) |
| 1081 | (file-name (git-file-name name version)))) | 1081 | (file-name (git-file-name name version)))) |
| 1082 | (build-system cmake-build-system) | 1082 | (build-system cmake-build-system) |
| 1083 | (arguments | 1083 | (arguments |
| @@ -1185,7 +1185,9 @@ characterization result in a liberty library file.") | |||
| 1185 | "Kicad is a program for the formation of printed circuit | 1185 | "Kicad is a program for the formation of printed circuit |
| 1186 | boards and electrical circuits. The software has a number of programs that | 1186 | boards and electrical circuits. The software has a number of programs that |
| 1187 | perform specific functions, for example, pcbnew (Editing PCB), eeschema (editing | 1187 | perform specific functions, for example, pcbnew (Editing PCB), eeschema (editing |
| 1188 | electrical diagrams), gerbview (viewing Gerber files) and others.") | 1188 | electrical diagrams), gerbview (viewing Gerber files) and others. To use |
| 1189 | SQLite-backed database libraries, install the optional @code{sqliteodbc} | ||
| 1190 | package.") | ||
| 1189 | (license license:gpl3+))) | 1191 | (license license:gpl3+))) |
| 1190 | 1192 | ||
| 1191 | (define-public kicad-doc | 1193 | (define-public kicad-doc |
| @@ -1200,7 +1202,7 @@ electrical diagrams), gerbview (viewing Gerber files) and others.") | |||
| 1200 | (file-name (git-file-name name version)) | 1202 | (file-name (git-file-name name version)) |
| 1201 | (sha256 | 1203 | (sha256 |
| 1202 | (base32 | 1204 | (base32 |
| 1203 | "1k0ayxsy0nnv9qxkii9yrxs7jx9y3wfjpsv5yl9wql3vdg3qay69")))) | 1205 | "1c0vn13rp0z12rlqhl321pk2gj9577dyky6xj3i6hb040i3v7zrr")))) |
| 1204 | (build-system cmake-build-system) | 1206 | (build-system cmake-build-system) |
| 1205 | (arguments | 1207 | (arguments |
| 1206 | `(#:configure-flags (list "-DBUILD_FORMATS=html" | 1208 | `(#:configure-flags (list "-DBUILD_FORMATS=html" |
| @@ -1232,7 +1234,7 @@ electrical diagrams), gerbview (viewing Gerber files) and others.") | |||
| 1232 | (file-name (git-file-name name version)) | 1234 | (file-name (git-file-name name version)) |
| 1233 | (sha256 | 1235 | (sha256 |
| 1234 | (base32 | 1236 | (base32 |
| 1235 | "0khfnln0f2zsz5hy31nw2rr0nflb2z3s9n9f7g41g03m9l3s43v2")))) | 1237 | "0iz4lb33wdsw4f82a0ln8ycgaf39gjws03mvl2j1q9npwj6xl1cm")))) |
| 1236 | (build-system cmake-build-system) | 1238 | (build-system cmake-build-system) |
| 1237 | (native-inputs (list python-wrapper)) | 1239 | (native-inputs (list python-wrapper)) |
| 1238 | (arguments | 1240 | (arguments |
| @@ -1262,7 +1264,7 @@ libraries.") | |||
| 1262 | (file-name (git-file-name name version)) | 1264 | (file-name (git-file-name name version)) |
| 1263 | (sha256 | 1265 | (sha256 |
| 1264 | (base32 | 1266 | (base32 |
| 1265 | "0ymmd1rzrczpvcqzw1mld9x8xhbka0vvjy3kdqwysg4ri97f5wrm")))) | 1267 | "0jqgyi1yb2zc6w56ba7xama0wnhrqwbbnf2fqvr47xihvdcvs87v")))) |
| 1266 | (synopsis "Official KiCad footprint libraries") | 1268 | (synopsis "Official KiCad footprint libraries") |
| 1267 | (description "This package contains the official KiCad footprint libraries."))) | 1269 | (description "This package contains the official KiCad footprint libraries."))) |
| 1268 | 1270 | ||
| @@ -1279,7 +1281,7 @@ libraries.") | |||
| 1279 | (file-name (git-file-name name version)) | 1281 | (file-name (git-file-name name version)) |
| 1280 | (sha256 | 1282 | (sha256 |
| 1281 | (base32 | 1283 | (base32 |
| 1282 | "0k91iw661fpzb7saryjxdcdvk1kis7dhbcpzp7xzjk84i4jvxrp5")))) | 1284 | "0jr70ry6inzc2fy3s300z0zlmihbq95ba1zckyd1wwbpplaj1gbl")))) |
| 1283 | (synopsis "Official KiCad 3D model libraries") | 1285 | (synopsis "Official KiCad 3D model libraries") |
| 1284 | (description "This package contains the official KiCad 3D model libraries."))) | 1286 | (description "This package contains the official KiCad 3D model libraries."))) |
| 1285 | 1287 | ||
