utf8proc.

This commit is contained in:
4fury-c3440d8
2021-12-21 05:55:04 +03:00
parent ae5b083970
commit 31bf3e190b
2 changed files with 11 additions and 8 deletions
+9 -2
View File
@@ -13,8 +13,8 @@
<PartOf>programming.library</PartOf>
<Summary>a clean C library for processing UTF-8 Unicode data.</Summary>
<Description>utf8proc is a small, clean C library that provides Unicode normalization, case-folding, and other operations for data in the UTF-8 encoding.</Description>
<Archive sha1sum="f21b3263081adfcbe102cfea8cd4cb02e71f0efc" type="targz">
https://github.com/JuliaStrings/utf8proc/archive/refs/tags/v2.6.1.tar.gz
<Archive sha1sum="5953bdb9c896c6e2bbacf713181a5fd608c35888" type="targz">
https://github.com/JuliaStrings/utf8proc/archive/refs/tags/v2.7.0.tar.gz
</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
@@ -43,6 +43,13 @@
</Package>
<History>
<Update release="2">
<Date>2021-12-20</Date>
<Version>2.7.0</Version>
<Comment>Version bump</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="1">
<Date>2021-11-22</Date>
<Version>2.6.1</Version>