Skip to content

Commit 5fe50d1

Browse files
[float] Update to 1.0.5 (#1019)
Co-authored-by: gap-package-distribution-bot <100730870+gap-package-distribution-bot[bot]@users.noreply.github.com>
1 parent 9e2dd3a commit 5fe50d1

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

packages/float/meta.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{
22
"AbstractHTML": "The <span class=\"pkgname\">float</span> package allows GAP to manipulate floating-point numbers with arbitrary precision. It is based on MPFR, MPFI, MPC, CXSC, FPLLL",
33
"ArchiveFormats": ".tar.gz",
4-
"ArchiveSHA256": "dcdca5c2cb6428cf7d257e2ef71ec98f2b3eb62d3b2907fda416ac9ecf65e63e",
5-
"ArchiveURL": "https://github.com/gap-packages/float/releases/download/v1.0.4/float-1.0.4",
4+
"ArchiveSHA256": "d7c07cc3fe892c2fd8a808624ee3e24d5412e44e38325a7e946bab821d3b75a0",
5+
"ArchiveURL": "https://github.com/gap-packages/float/releases/download/v1.0.5/float-1.0.5",
66
"AvailabilityTest": null,
77
"BannerFunction": null,
8-
"BannerString": "float 1.0.4 with modules [?] ...\n",
9-
"Date": "11/01/2024",
8+
"BannerString": "float 1.0.5 with modules [?] ...\n",
9+
"Date": "30/08/2024",
1010
"Dependencies": {
1111
"ExternalConditions": [
1212
"GAP compiled with GMP support"
1313
],
14-
"GAP": ">=4.11.0",
14+
"GAP": ">=4.12.0",
1515
"NeededOtherPackages": [
1616
[
1717
"GAPDoc",
@@ -37,7 +37,7 @@
3737
"SixFile": "doc/manual.six"
3838
}
3939
],
40-
"PackageInfoSHA256": "dcd031447be38973d4dcc44b9daabb4c2d31a8d02350f4594a9b1215b016ea09",
40+
"PackageInfoSHA256": "74f5d774eefd983438341c4b03118ab9d0b0f75ef0094892ab82898171c8066c",
4141
"PackageInfoURL": "https://gap-packages.github.io/float/PackageInfo.g",
4242
"PackageName": "float",
4343
"PackageWWWHome": "https://gap-packages.github.io/float/",
@@ -62,5 +62,5 @@
6262
"Status": "deposited",
6363
"Subtitle": "Integration of mpfr, mpfi, mpc, fplll and cxsc in GAP",
6464
"TestFile": "tst/testall.g",
65-
"Version": "1.0.4"
65+
"Version": "1.0.5"
6666
}

0 commit comments

Comments
 (0)