utf8proc.
This commit is contained in:
@@ -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="5953bdb9c896c6e2bbacf713181a5fd608c35888" type="targz">
|
||||
https://github.com/JuliaStrings/utf8proc/archive/refs/tags/v2.7.0.tar.gz
|
||||
<Archive sha1sum="7713007fde54cc8f8238936cae246c4ce30180f9" type="targz">
|
||||
https://github.com/JuliaStrings/utf8proc/archive/refs/tags/v2.8.0.tar.gz
|
||||
</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
@@ -43,6 +43,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2022-11-10</Date>
|
||||
<Version>2.8.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>fury</Name>
|
||||
<Email>uglyside@yandex.ru</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2021-12-20</Date>
|
||||
<Version>2.7.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user