Skip to content

Commit

Permalink
kicad: rebuild against wxwidgets
Browse files Browse the repository at this point in the history
  • Loading branch information
malfisya committed Dec 19, 2024
1 parent 81ea6f4 commit 1a63f98
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 7 deletions.
2 changes: 2 additions & 0 deletions packages/k/kicad/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -1315,7 +1315,9 @@ libstdc++.so.6:_ZTVSt9bad_alloc
libstdc++.so.6:_ZTv0_n24_NSiD0Ev
libstdc++.so.6:_ZTv0_n24_NSiD1Ev
libstdc++.so.6:_ZdaPv
libstdc++.so.6:_ZdaPvm
libstdc++.so.6:_ZdlPv
libstdc++.so.6:_ZdlPvm
libstdc++.so.6:_Znam
libstdc++.so.6:_Znwm
libstdc++.so.6:_ZnwmRKSt9nothrow_t
Expand Down
2 changes: 1 addition & 1 deletion packages/k/kicad/package.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name : kicad
version : 8.0.5
release : 32
release : 33
source :
- https://github.com/KiCad/kicad-source-mirror/archive/refs/tags/8.0.5.tar.gz : d7bafd365d4fa1cc5b8bb27971c64726dbe5a5e86020e919daff8b1fff77e1f2
homepage : https://www.kicad.org/
Expand Down
12 changes: 6 additions & 6 deletions packages/k/kicad/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<Name>kicad</Name>
<Homepage>https://www.kicad.org/</Homepage>
<Packager>
<Name>David Harder</Name>
<Email>[email protected]</Email>
<Name>Muhammad Alfi Syahrin</Name>
<Email>[email protected]</Email>
</Packager>
<License>GPL-3.0-or-later</License>
<PartOf>office.scientific</PartOf>
Expand Down Expand Up @@ -530,12 +530,12 @@
</Files>
</Package>
<History>
<Update release="32">
<Date>2024-09-09</Date>
<Update release="33">
<Date>2024-12-19</Date>
<Version>8.0.5</Version>
<Comment>Packaging update</Comment>
<Name>David Harder</Name>
<Email>[email protected]</Email>
<Name>Muhammad Alfi Syahrin</Name>
<Email>[email protected]</Email>
</Update>
</History>
</PISI>

0 comments on commit 1a63f98

Please sign in to comment.