guile xz libunistring ver. bump

This commit is contained in:
Rmys
2024-10-07 12:58:43 +03:00
parent 6f59a9f637
commit 4e7d028cda
14 changed files with 437 additions and 10 deletions
+8 -1
View File
@@ -15,7 +15,7 @@
<IsA>library</IsA>
<Summary>XZ compression utilities</Summary>
<Description>XZ Utils provide a general purpose data compression library and command line tools. The .xz format supports multiple compression algorithms, which are called "filters" in context of XZ Utils. The primary filter is currently LZMA2.</Description>
<Archive sha1sum="a8262cf6e4ecf878955e236cea09ad5dc80c3fb8" type="targz">https://github.com/tukaani-project/xz/releases/download/v5.4.6/xz-5.4.6.tar.gz</Archive>
<Archive sha1sum="d6945a437f30ad0687d35cc24379fa371fb19b09" type="targz">https://github.com/tukaani-project/xz/releases/download/v5.6.3/xz-5.6.3.tar.gz</Archive>
<BuildDependencies>
<!-- <Dependency versionFrom="8.0.1">readline-devel</Dependency> -->
<!-- <Dependency versionFrom="2.30">glibc-devel</Dependency> -->
@@ -67,6 +67,13 @@
</Package>
<History>
<Update release="17">
<Date>2024-10-04</Date>
<Version>5.6.3</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="16">
<Date>2024-03-30</Date>
<Version>5.4.6</Version>