Merge branch 'master' into master
This commit is contained in:
@@ -13,9 +13,9 @@
|
||||
<Summary>Automatically generates Rust FFI bindings to C (and some C++) libraries</Summary>
|
||||
<Icon>rust-bindgen</Icon>
|
||||
<Description>bindgen automatically generates Rust FFI bindings to C (and some C++) libraries.</Description>
|
||||
<Archive sha1sum="aae22c672f4bde77008f7031183e5daa2c09d5c5" type="targz">https://github.com/rust-lang/rust-bindgen/archive/refs/tags/v0.72.0.tar.gz</Archive>
|
||||
<Archive sha1sum="9f6b24cd016a701625e26802e32acecf3161a6e4" type="targz">https://github.com/rust-lang/rust-bindgen/archive/refs/tags/v0.72.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="1.88.0">rust</Dependency>
|
||||
<Dependency versionFrom="1.91.1">rust</Dependency>
|
||||
<Dependency>llvm-clang-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<!--
|
||||
@@ -38,6 +38,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="17">
|
||||
<Date>2025-11-15</Date>
|
||||
<Version>0.72.1</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="16">
|
||||
<Date>2025-09-23</Date>
|
||||
<Version>0.72.0</Version>
|
||||
|
||||
@@ -85,7 +85,7 @@
|
||||
<Update release="44">
|
||||
<Date>2025-11-14</Date>
|
||||
<Version>1.91.1</Version>
|
||||
<Comment>Rebuild llvm.</Comment>
|
||||
<Comment>Rebuild llvm</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
|
||||
Reference in New Issue
Block a user