Skip to content

Commit 9423ba0

Browse files
[cubefree] Update to 1.21 (#1196)
Co-authored-by: gap-package-distribution-bot <100730870+gap-package-distribution-bot[bot]@users.noreply.github.com>
1 parent ba1f6f9 commit 9423ba0

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

packages/cubefree/meta.json

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
"AbstractHTML": "The <span class=\"pkgname\">Cubefree</span> package contains methods to construct up to isomorphism the groups of a given (reasonable) cubefree order. The main function ConstructAllCFGroups(n) constructs all groups of a given cubefree order n. The function NumberCFGroups(n) counts all groups of a cubefree order n. Furthermore, IrreducibleSubgroupsOfGL(2,q) constructs the irreducible subgroups of GL(2,q), q=p^r, p>=5 prime, up to conjugacy and RewriteAbsolutelyIrreducibleMatrixGroup(G) rewrites the absolutely irreducible matrix group G (over a finite field) over a minimal subfield.",
33
"AcceptDate": "10/2007",
44
"ArchiveFormats": ".tar.gz",
5-
"ArchiveSHA256": "c4f4b749bf47f22cb76764933bc03e74999066370d93901cdf5a1be27771a81d",
6-
"ArchiveURL": "https://github.com/gap-packages/cubefree/releases/download/v1.20/cubefree-1.20",
5+
"ArchiveSHA256": "721ea5e7034c91845a7a4c9b6dd91cbb8a2bd573e655d38f2e0b5318b943c082",
6+
"ArchiveURL": "https://github.com/gap-packages/cubefree/releases/download/v1.21/cubefree-1.21",
77
"AvailabilityTest": null,
88
"CommunicatedBy": "David Joyner (Annapolis)",
9-
"Date": "01/11/2024",
9+
"Date": "29/08/2025",
1010
"Dependencies": {
1111
"ExternalConditions": [],
12-
"GAP": ">=4.8",
12+
"GAP": ">=4.9",
1313
"NeededOtherPackages": [
1414
[
1515
"GrpConst",
@@ -18,6 +18,10 @@
1818
[
1919
"Polycyclic",
2020
"2.11"
21+
],
22+
[
23+
"smallgrp",
24+
"1.3"
2125
]
2226
],
2327
"SuggestedOtherPackages": []
@@ -42,7 +46,7 @@
4246
"SixFile": "doc/manual.six"
4347
}
4448
],
45-
"PackageInfoSHA256": "296440b642a5607a0fdd221ac6ddb88a9508dfebea3ebf719e76e5d12869def7",
49+
"PackageInfoSHA256": "5edc612e249eeea1e2746d54222f517e9d226da96fd00305731dbcf1ee36ceee",
4650
"PackageInfoURL": "https://gap-packages.github.io/cubefree/PackageInfo.g",
4751
"PackageName": "Cubefree",
4852
"PackageWWWHome": "https://gap-packages.github.io/cubefree/",
@@ -67,5 +71,5 @@
6771
"Status": "accepted",
6872
"Subtitle": "Constructing the Groups of a Given Cubefree Order",
6973
"TestFile": "tst/testall.g",
70-
"Version": "1.20"
74+
"Version": "1.21"
7175
}

0 commit comments

Comments
 (0)