Skip to content

Commit 40bc3d6

Browse files
[io] Update to 4.9.0 (#1027)
Co-authored-by: gap-package-distribution-bot <100730870+gap-package-distribution-bot[bot]@users.noreply.github.com>
1 parent 6c15ba0 commit 40bc3d6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

packages/io/meta.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
{
22
"AbstractHTML": "The <span class=\"pkgname\">IO</span> package, as its name suggests, provides bindings for <span class=\"pkgname\">GAP</span> to the lower levels of Input/Output functionality in the C library.",
33
"ArchiveFormats": ".tar.gz .tar.bz2",
4-
"ArchiveSHA256": "5972435bd5c6805d87af94dc61b6a018e63742d1d79b835573eb7c143cb9bbe8",
5-
"ArchiveURL": "https://github.com/gap-packages/io/releases/download/v4.8.3/io-4.8.3",
4+
"ArchiveSHA256": "581b046e1bb5f7857fc0fe84763a226779251da6f4f74e173ccff44a825be022",
5+
"ArchiveURL": "https://github.com/gap-packages/io/releases/download/v4.9.0/io-4.9.0",
66
"AutoDoc": {
77
"TitlePage": {
88
"Copyright": "&copyright; 2005-2014 by Max Neunhöffer<P/>\n\nThis package may be distributed under the terms and conditions of the\nGNU Public License Version 3 or later (at your convenience).\n"
99
}
1010
},
1111
"AvailabilityTest": null,
12-
"Date": "29/07/2024",
12+
"Date": "05/09/2024",
1313
"Dependencies": {
1414
"ExternalConditions": [],
15-
"GAP": ">=4.11",
15+
"GAP": ">=4.12",
1616
"NeededOtherPackages": [],
1717
"SuggestedOtherPackages": []
1818
},
@@ -45,7 +45,7 @@
4545
"SixFile": "doc/manual.six"
4646
}
4747
],
48-
"PackageInfoSHA256": "4def913218a7fc17df4fae5f28eb8270bb18f98a9453d5b20886df7d9ffeeba9",
48+
"PackageInfoSHA256": "c3bbe38396f1e893d7ac456ac22b71c93dc1eb6f58b39f07e5cb5f93b2e57bd0",
4949
"PackageInfoURL": "https://gap-packages.github.io/io/PackageInfo.g",
5050
"PackageName": "IO",
5151
"PackageWWWHome": "https://gap-packages.github.io/io",
@@ -78,5 +78,5 @@
7878
"Status": "deposited",
7979
"Subtitle": "Bindings for low level C library I/O routines",
8080
"TestFile": "tst/testall.g",
81-
"Version": "4.8.3"
81+
"Version": "4.9.0"
8282
}

0 commit comments

Comments
 (0)