diff --git a/packages/idrel/meta.json b/packages/idrel/meta.json
index b80a75bf0..c24f41356 100644
--- a/packages/idrel/meta.json
+++ b/packages/idrel/meta.json
@@ -2,20 +2,20 @@
"AbstractHTML": "IdRel is a package for computing the identities among relations of a group presentation using rewriting, logged rewriting, monoid polynomials, module polynomials and Y-sequences.",
"AcceptDate": "05/2015",
"ArchiveFormats": ".tar.gz",
- "ArchiveSHA256": "048a5512a808a423849685cd06ec8e73aaf1d6680d9666bee93193bded12b46a",
- "ArchiveURL": "https://github.com/gap-packages/idrel/releases/download/v2.45/idrel-2.45",
+ "ArchiveSHA256": "c97893ceaeeb669b948d905462f79047ce0b15119a98605e183cd9a337b0d8e6",
+ "ArchiveURL": "https://github.com/gap-packages/idrel/releases/download/v2.46/idrel-2.46",
"AutoDoc": {
"TitlePage": {
- "Abstract": "&IdRel; is a ⪆ package originally implemented in 1999, using the ⪆ 3 language, when the first author was studying for a Ph.D. in Bangor.\n
\nThis package is designed to compute a minimal set of generators for the module of the identities among relators of a group presentation.\nIt does this using\n\n- \nrewriting and logged rewriting: a self-contained implementation of the Knuth-Bendix process using the monoid presentation associated to the group presentation;\n
\n- \nmonoid polynomials: an implementation of the monoid ring;\n
\n- \nmodule polynomials: an implementation of the right module over this monoid generated by the relators.\n
\n- \nY-sequences: used as a rewriting way of representing elements of a free crossed module (products of conjugates of group relators and inverse relators).\n
\n
\n\n&idrel; became an accepted ⪆ package in May 2015.\n\nBug reports, suggestions and comments are, of course, welcome.\nPlease contact the last author at c.d.wensley@bangor.ac.uk or submit an issue at the GitHub repository https://github.com/gap-packages/idrel/issues/.\n",
+ "Abstract": "&IdRel; is a ⪆ package originally implemented in 1999, using the ⪆ 3 language, when the first author was studying for a Ph.D. in Bangor.\n\nThis package is designed to compute a minimal set of generators for the module of the identities among relators of a group presentation.\nIt does this using\n\n- \nrewriting and logged rewriting: a self-contained implementation of the Knuth-Bendix process using the monoid presentation associated to the group presentation;\n
\n- \nmonoid polynomials: an implementation of the monoid ring;\n
\n- \nmodule polynomials: an implementation of the right module over this monoid generated by the relators.\n
\n- \nY-sequences: used as a rewriting way of representing elements of a free crossed module (products of conjugates of group relators and inverse relators).\n
\n
\n\n&idrel; became an accepted ⪆ package in May 2015.\n\nBug reports, suggestions and comments are, of course, welcome.\nPlease contact the last author at cdwensley.maths@btinternet.com or submit an issue at the GitHub repository https://github.com/gap-packages/idrel/issues/.\n",
"Acknowledgements": "This documentation was prepared using the &GAPDoc; and &AutoDoc; packages.\nThe procedure used to produce new releases uses the package GitHubPagesForGAP and the package ReleaseTools.",
- "Copyright": "©right; 1999-2023 Anne Heyworth and Chris Wensley\nThe &IdRel; package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.\n"
+ "Copyright": "©right; 1999-2024 Anne Heyworth and Chris Wensley\nThe &IdRel; package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.\n"
}
},
"Autoload": false,
"AvailabilityTest": null,
- "BannerString": "Loading IdRel 2.45 (Identities among Relations)\nby Anne Heyworth and Chris Wensley (https://github.com/cdwensley)\n-----------------------------------------------------------------------\n",
+ "BannerString": "Loading IdRel 2.46 (Identities among Relations)\nby Anne Heyworth and Chris Wensley (https://github.com/cdwensley)\n-----------------------------------------------------------------------\n",
"CommunicatedBy": "Leonard Soicher (QMUL)",
- "Date": "09/02/2023",
+ "Date": "23/01/2024",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">=4.11.1",
@@ -42,7 +42,7 @@
"SixFile": "doc/manual.six"
}
],
- "PackageInfoSHA256": "d25265bea2ba6d9d3746709a8cc4657ca0a3a3ea01a2661ac9f66b9400fe45b8",
+ "PackageInfoSHA256": "552abbc115577e1005a967cc94a01f4efad3cc1bb51d8230e23b1e6c324adf40",
"PackageInfoURL": "https://gap-packages.github.io/idrel/PackageInfo.g",
"PackageName": "idrel",
"PackageWWWHome": "https://gap-packages.github.io/idrel/",
@@ -71,5 +71,5 @@
"Status": "accepted",
"Subtitle": "Identities among relations",
"TestFile": "tst/testall.g",
- "Version": "2.45"
+ "Version": "2.46"
}