Merge pull request #14391 from suvari/master
rust-bindgen: version bump to 0.69.4
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>Firefox Web Browser</Summary>
|
||||
<Description>It is more secure and faster to browse the web with Firefox web browser. You can personalize your web browser with many specifications that is not enough to explain in two sentences.</Description>
|
||||
<Archive sha1sum="ece9d1cfedbc845db177ab7d1695ff519d824502" type="tarxz">https://ftp.mozilla.org/pub/firefox/releases/126.0.1/source/firefox-126.0.1.source.tar.xz</Archive>
|
||||
<Archive sha1sum="2822ce55f7c3a1e3a874575b5683449ffc47221b" type="tarxz">https://ftp.mozilla.org/pub/firefox/releases/127.0/source/firefox-127.0.source.tar.xz</Archive>
|
||||
<AdditionalFiles>
|
||||
<!--Our main configure script. Configure paramters are stored here.-->
|
||||
<!-- <AdditionalFile target=".mozconfig" permission="0644">mozconfig</AdditionalFile> -->
|
||||
@@ -564,6 +564,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="131">
|
||||
<Date>2024-06-11</Date>
|
||||
<Version>127.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="130">
|
||||
<Date>2024-05-30</Date>
|
||||
<Version>126.0.1</Version>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>rust-bindgen</Name>
|
||||
@@ -12,8 +12,8 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Automatically generates Rust FFI bindings to C (and some C++) libraries</Summary>
|
||||
<Icon>rust-bindgen</Icon>
|
||||
<Description>C (ve bazı C++) kitaplıklarına otomatik olarak Rust FFI bağlamaları oluşturur</Description>
|
||||
<Archive sha1sum="918a3dd5dff66467a44f2a883d349cf1bcfda29a" type="targz">https://github.com/rust-lang/rust-bindgen/archive/refs/tags/v0.69.1.tar.gz</Archive>
|
||||
<Description>bindgen automatically generates Rust FFI bindings to C (and some C++) libraries.</Description>
|
||||
<Archive sha1sum="f8e140b06b9255dc5b1e9bbfa80d299570b2fcc2" type="targz">https://github.com/rust-lang/rust-bindgen/archive/refs/tags/v0.69.4.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="1.75.0">rust</Dependency>
|
||||
<Dependency>llvm-clang-devel</Dependency>
|
||||
@@ -38,6 +38,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="8">
|
||||
<Date>2024-06-11</Date>
|
||||
<Version>0.69.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2023-12-29</Date>
|
||||
<Version>0.69.1</Version>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>rust-bindgen</Name>
|
||||
<Summary xml:lang="tr">Automatically generates Rust FFI bindings to C (and some C++) libraries</Summary>
|
||||
<Description xml:lang="tr">C (ve bazı C++) kitaplıklarına otomatik olarak Rust FFI bağlamaları oluşturur</Description>
|
||||
<Summary xml:lang="tr">C (ve bazı C++) kitaplıklarına otomatik olarak Rust FFI bağlamaları oluşturur.</Summary>
|
||||
<Description xml:lang="tr">Bingen otomatik olarak C (ve bazı C++) kitaplıklarına Rust FFI bağlamaları oluşturur.</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
|
||||
Reference in New Issue
Block a user