Skip to content

Commit 17096ea

Browse files
[float] Update to 1.0.9 (#1186)
Co-authored-by: gap-package-distribution-bot <100730870+gap-package-distribution-bot[bot]@users.noreply.github.com>
1 parent 5d6fed9 commit 17096ea

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

packages/float/meta.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
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": "e086b2a97ffc6a37eea35be72ef568fcdea8f55133acac3b95858e3961ef1d17",
5-
"ArchiveURL": "https://github.com/gap-packages/float/releases/download/v1.0.8/float-1.0.8",
4+
"ArchiveSHA256": "cf4e87714ef774d5d760ef252f81bcfe6d0b3bb726ae263c602c68cd5d3a495b",
5+
"ArchiveURL": "https://github.com/gap-packages/float/releases/download/v1.0.9/float-1.0.9",
66
"AvailabilityTest": null,
77
"BannerFunction": null,
8-
"BannerString": "float 1.0.8 with modules [?] ...\n",
9-
"Date": "25/08/2025",
8+
"BannerString": "float 1.0.9 with modules [?] ...\n",
9+
"Date": "26/08/2025",
1010
"Dependencies": {
1111
"ExternalConditions": [
1212
"GAP compiled with GMP support"
@@ -37,7 +37,7 @@
3737
"SixFile": "doc/manual.six"
3838
}
3939
],
40-
"PackageInfoSHA256": "95e0b1f1f53f1980c4dcfef3f53cd604aca68b75a7d96e0865a658344ae52b84",
40+
"PackageInfoSHA256": "a15b0be7bc5b4c7e84a8a1e25912516816bf7674d49eed2a7c503cddcd0c7a37",
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.8"
65+
"Version": "1.0.9"
6666
}

0 commit comments

Comments
 (0)