diff --git a/packages/groupoids/meta.json b/packages/groupoids/meta.json
index 40bc9cb34..d22990f9e 100644
--- a/packages/groupoids/meta.json
+++ b/packages/groupoids/meta.json
@@ -2,20 +2,20 @@
"AbstractHTML": "The groupoids package provides a collection of functions for computing with finite groupoids, graph of groups, and graphs of groupoids. These are based on the more basic structures of magmas with objects and their mappings. It provides functions for normal forms of elements in Free Products with Amalgamation and in HNN extensions. Up until April 2017 this package was named Gpd.",
"AcceptDate": "05/2015",
"ArchiveFormats": ".tar.gz",
- "ArchiveSHA256": "db2941544ca9b3f5235cae645e8027af08f84326028ca195a597a69a858a7eca",
- "ArchiveURL": "https://github.com/gap-packages/groupoids/releases/download/v1.73/groupoids-1.73",
+ "ArchiveSHA256": "848cc0862a137d5aa3b26bd22dceb2c38621ddc6e056541ee23f6756943e80b4",
+ "ArchiveURL": "https://github.com/gap-packages/groupoids/releases/download/v1.74/groupoids-1.74",
"AutoDoc": {
"TitlePage": {
- "Abstract": "The &groupoids; package provides functions for computation with\ngroupoids (categories with every arrow invertible) and their morphisms; for graphs of groups, and graphs of groupoids.\nThe most basic structure introduced is that of magma with objects, followed by semigroup with objects, then monoid with objects and finally groupoid which is a group with objects.\n
It provides normal forms for Free Products with Amalgamation and for HNN-extensions when the initial groups have rewrite systems and the subgroups have finite index. This is described in Section [. It is planned to move this section to a new package Rewriting in time for version 4.11 of ⪆.\nThe &groupoids; package was originally implemented in 2000 (as GraphGpd) when the first author was studying for a Ph.D. in Bangor.\n The package was then renamed Gpd and version 1.07 was released in July 2011, ready for ⪆ 4.5.\n Gpd became an accepted ⪆ package in May 2015.\n In April 2017 the package was renamed again, as groupoids.\n Recent versions implement many of the constructions described in the paper for automorphisms of groupoids.\n Bug reports, comments, suggestions for additional features, and offers to implement some of these, will all be very welcome.\n Please submit any issues at https://github.com/gap-packages/groupoids/issues/ or send an email to the second author at c.d.wensley@bangor.ac.uk.\n ",
+ "Abstract": "The &groupoids; package provides functions for computation with\ngroupoids (categories with every arrow invertible) and their morphisms; for graphs of groups, and graphs of groupoids.\nThe most basic structure introduced is that of magma with objects, followed by semigroup with objects, then monoid with objects and finally groupoid which is a group with objects.\n It provides normal forms for Free Products with Amalgamation and for HNN-extensions when the initial groups have rewrite systems and the subgroups have finite index. This is described in Section ][. It is planned to move this section to a new package Rewriting in time for version 4.11 of ⪆.\nThe &groupoids; package was originally implemented in 2000 (as GraphGpd) when the first author was studying for a Ph.D. in Bangor.\n The package was then renamed Gpd and version 1.07 was released in July 2011, ready for ⪆ 4.5.\n Gpd became an accepted ⪆ package in May 2015.\n In April 2017 the package was renamed again, as groupoids.\n Recent versions implement many of the constructions described in the paper for automorphisms of groupoids.\n Bug reports, comments, suggestions for additional features, and offers to implement some of these, will all be very welcome.\n Please submit any issues at https://github.com/gap-packages/groupoids/issues/ or send an email to the second author at cdwensley.maths@btinternet.com.\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; 2000-2023, Emma Moore and Chris Wensley.\nThe &groupoids; 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; 2000-2024, Emma Moore and Chris Wensley.\nThe &groupoids; 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 groupoids 1.73 (algorithms for finite groupoids)\nby Emma Moore and Chris Wensley (https://github.com/cdwensley)\n--------------------------------------------------------------\n",
+ "BannerString": "Loading groupoids 1.74 (algorithms for finite groupoids)\nby Emma Moore and Chris Wensley (https://github.com/cdwensley)\n--------------------------------------------------------------\n",
"CommunicatedBy": "Derek Holt (Warwick)",
- "Date": "09/02/2023",
+ "Date": "23/01/2024",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">=4.10.1",
@@ -59,7 +59,7 @@
"SixFile": "doc/manual.six"
}
],
- "PackageInfoSHA256": "cfa40b9860f8f4746e3b88b658b9a94b9d996a3df237d44fbe6ee98d5b6579f3",
+ "PackageInfoSHA256": "4f33559a69c55526f8afeb5647e0642e0e6a5654c305660888d7384d8259d10b",
"PackageInfoURL": "https://gap-packages.github.io/groupoids/PackageInfo.g",
"PackageName": "groupoids",
"PackageWWWHome": "https://gap-packages.github.io/groupoids/",
@@ -89,5 +89,5 @@
"Subtitle": "Calculations with finite groupoids and their homomorphisms",
"SupportEmail": "c.d.wensley@bangor.ac.uk",
"TestFile": "tst/testall.g",
- "Version": "1.73"
+ "Version": "1.74"
}
]