gmp 6.2.1

This commit is contained in:
Idris Kalp
2021-03-01 23:01:14 +03:00
parent 446d1ba43e
commit ba266453b4
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Arbitrary precision arithmetic library</Summary>
<Description>GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. There is no practical limit to the precision except the ones implied by the available memory in the machine GMP runs on. GMP has a rich set of functions, and the functions have a regular interface.</Description>
<Archive sha1sum="052a5411dc74054240eec58132d2cf41211d0ff6" type="tarxz">mirrors://gnu/gmp/gmp-6.2.0.tar.xz</Archive>
<Archive sha1sum="0578d48607ec0e272177d175fd1807c30b00fdf2" type="tarxz">mirrors://gnu/gmp/gmp-6.2.1.tar.xz</Archive>
</Source>
<Package>
@@ -58,6 +58,13 @@
</Package>
<History>
<Update release="11">
<Date>2021-03-01</Date>
<Version>6.2.1</Version>
<Comment>Version bump.</Comment>
<Name>İdris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="10">
<Date>2020-12-03</Date>
<Version>6.2.0</Version>