Skip to content

Commit 5f3bc98

Browse files
[primgrp] Update to 4.0.0 (#1188)
Co-authored-by: gap-package-distribution-bot <100730870+gap-package-distribution-bot[bot]@users.noreply.github.com>
1 parent 6099a87 commit 5f3bc98

File tree

1 file changed

+22
-11
lines changed

1 file changed

+22
-11
lines changed

packages/primgrp/meta.json

Lines changed: 22 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{
2-
"AbstractHTML": "The <span class=\"pkgname\">PrimGrp</span> package provides the library of primitive permutation groups which includes, up to permutation isomorphism (i.e., up to conjugacy in the corresponding symmetric group), all primitive permutation groups of degree &lt; 4096.",
2+
"AbstractHTML": "The <span class=\"pkgname\">PrimGrp</span> package provides the library of primitive permutation groups which includes, up to permutation isomorphism (i.e., up to conjugacy in the corresponding symmetric group), all primitive permutation groups of degree &lt; 8192.",
33
"ArchiveFormats": ".tar.gz",
4-
"ArchiveSHA256": "9d6fde0fa4658100f662c364f77c9fd67b1699e9f3dbb60306ed357cc5837cff",
5-
"ArchiveURL": "https://github.com/gap-packages/primgrp/releases/download/v3.4.4/primgrp-3.4.4",
4+
"ArchiveSHA256": "e92c4ed3f04dee7b429463b51047701d309f24f94639b84da5e35b620e16916b",
5+
"ArchiveURL": "https://github.com/gap-packages/primgrp/releases/download/v4.0.0/primgrp-4.0.0",
66
"AutoDoc": {
77
"entities": {
8-
"RELEASEDATE": "25 February 2023",
9-
"RELEASEYEAR": "2023",
10-
"VERSION": "3.4.4"
8+
"RELEASEDATE": "6 December 2024",
9+
"RELEASEYEAR": "2024",
10+
"VERSION": "4.0.0"
1111
}
1212
},
1313
"AvailabilityTest": null,
14-
"Date": "25/02/2023",
14+
"Date": "06/12/2024",
1515
"Dependencies": {
1616
"ExternalConditions": [],
1717
"GAP": "4.10.0",
@@ -40,7 +40,7 @@
4040
"SixFile": "doc/manual.six"
4141
}
4242
],
43-
"PackageInfoSHA256": "37e2123ad03819d361a3d573d2bbbd5101317bd2cf2915fac63d45e6deb75ebc",
43+
"PackageInfoSHA256": "8f450a037d97c2eb6b50e09d7118ae7456f660efa08570f88609b4744e2f3a99",
4444
"PackageInfoURL": "https://gap-packages.github.io/primgrp/PackageInfo.g",
4545
"PackageName": "PrimGrp",
4646
"PackageWWWHome": "https://gap-packages.github.io/primgrp/",
@@ -66,6 +66,17 @@
6666
"PostalAddress": "School of Computer Science\nUniversity of St Andrews\nJack Cole Building, North Haugh,\nSt Andrews, Fife, KY16 9SX, Scotland",
6767
"WWWHome": "https://olexandr-konovalov.github.io/"
6868
},
69+
{
70+
"Email": "[email protected]",
71+
"FirstNames": "Jesse",
72+
"Institution": "University of Canterbury",
73+
"IsAuthor": true,
74+
"IsMaintainer": true,
75+
"LastName": "Lansdown",
76+
"Place": "Christchurch",
77+
"PostalAddress": "Jesse Lansdown\nSchool of Mathematics and Statistics\nUniversity of Canterbury\nChristchurch 8140\nNew Zealand",
78+
"WWWHome": "https://www.jesselansdown.com"
79+
},
6980
{
7081
"Email": "[email protected]",
7182
"FirstNames": "Colva M.",
@@ -78,11 +89,11 @@
7889
"WWWHome": "http://www-groups.mcs.st-and.ac.uk/~colva/"
7990
},
8091
{
81-
"Email": "[email protected].uk",
92+
"Email": "[email protected].uk",
8293
"FirstNames": "Christopher",
8394
"Institution": "University of St Andrews",
8495
"IsAuthor": true,
85-
"IsMaintainer": true,
96+
"IsMaintainer": false,
8697
"LastName": "Russell",
8798
"Place": "St Andrews"
8899
}
@@ -95,5 +106,5 @@
95106
"Status": "deposited",
96107
"Subtitle": "GAP Primitive Permutation Groups Library",
97108
"TestFile": "tst/testall.g",
98-
"Version": "3.4.4"
109+
"Version": "4.0.0"
99110
}

0 commit comments

Comments
 (0)