libhighway.
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
<PartOf>programming.library</PartOf>
|
||||
<Summary>Efficient and performance-portable vector software.</Summary>
|
||||
<Description>Highway is a C++ library that provides portable SIMD/vector intrinsics.</Description>
|
||||
<Archive sha1sum="4853600bf59560ef448b48e7874063f1e43bee7b" type="targz">
|
||||
https://github.com/google/highway/archive/refs/tags/1.0.2.tar.gz
|
||||
<Archive sha1sum="52dee4092ae9d6639f9b91cd8e808b372a99c7fe" type="targz">
|
||||
https://github.com/google/highway/archive/refs/tags/1.0.3.tar.gz
|
||||
</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
@@ -47,6 +47,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2023-01-27</Date>
|
||||
<Version>1.0.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>fury</Name>
|
||||
<Email>uglyside@yandex.ru</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2023-01-06</Date>
|
||||
<Version>1.0.2</Version>
|
||||
|
||||
Reference in New Issue
Block a user