Skip to content

Commit

Permalink
[io] Update to 4.9.0 (#1027)
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
1 parent 6c15ba0 commit 40bc3d6
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions packages/io/meta.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"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": "5972435bd5c6805d87af94dc61b6a018e63742d1d79b835573eb7c143cb9bbe8",
"ArchiveURL": "https://github.com/gap-packages/io/releases/download/v4.8.3/io-4.8.3",
"ArchiveSHA256": "581b046e1bb5f7857fc0fe84763a226779251da6f4f74e173ccff44a825be022",
"ArchiveURL": "https://github.com/gap-packages/io/releases/download/v4.9.0/io-4.9.0",
"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": "29/07/2024",
"Date": "05/09/2024",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">=4.11",
"GAP": ">=4.12",
"NeededOtherPackages": [],
"SuggestedOtherPackages": []
},
Expand Down Expand Up @@ -45,7 +45,7 @@
"SixFile": "doc/manual.six"
}
],
"PackageInfoSHA256": "4def913218a7fc17df4fae5f28eb8270bb18f98a9453d5b20886df7d9ffeeba9",
"PackageInfoSHA256": "c3bbe38396f1e893d7ac456ac22b71c93dc1eb6f58b39f07e5cb5f93b2e57bd0",
"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.8.3"
"Version": "4.9.0"
}

0 comments on commit 40bc3d6

Please sign in to comment.