Skip to content

Commit

Permalink
[io] Update to 4.9.1 (#1057)
Browse files Browse the repository at this point in the history
Co-authored-by: gap-package-distribution-bot <100730870+gap-package-distribution-bot[bot]@users.noreply.github.com>
  • Loading branch information
gap-package-distribution-bot[bot] authored Nov 18, 2024
1 parent 51d3d58 commit dc1d63e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions packages/io/meta.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"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.",
"ArchiveFormats": ".tar.gz .tar.bz2",
"ArchiveSHA256": "581b046e1bb5f7857fc0fe84763a226779251da6f4f74e173ccff44a825be022",
"ArchiveURL": "https://github.com/gap-packages/io/releases/download/v4.9.0/io-4.9.0",
"ArchiveSHA256": "edb0a8ab61ad36664e2ddaab38af052ad3e063479dfdb7985a10ebb8b1c7795b",
"ArchiveURL": "https://github.com/gap-packages/io/releases/download/v4.9.1/io-4.9.1",
"AutoDoc": {
"TitlePage": {
"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"
}
},
"AvailabilityTest": null,
"Date": "05/09/2024",
"Date": "18/11/2024",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">=4.12",
Expand Down Expand Up @@ -45,7 +45,7 @@
"SixFile": "doc/manual.six"
}
],
"PackageInfoSHA256": "c3bbe38396f1e893d7ac456ac22b71c93dc1eb6f58b39f07e5cb5f93b2e57bd0",
"PackageInfoSHA256": "40c0ba78334b6646246fb7b0a9ae586563b16650e9f9b07143fa81c88064ffd3",
"PackageInfoURL": "https://gap-packages.github.io/io/PackageInfo.g",
"PackageName": "IO",
"PackageWWWHome": "https://gap-packages.github.io/io",
Expand Down Expand Up @@ -78,5 +78,5 @@
"Status": "deposited",
"Subtitle": "Bindings for low level C library I/O routines",
"TestFile": "tst/testall.g",
"Version": "4.9.0"
"Version": "4.9.1"
}

0 comments on commit dc1d63e

Please sign in to comment.