Skip to content

Commit f4c78db

Browse files
[matgrp] Update to 0.71 (#1053)
Co-authored-by: gap-package-distribution-bot <100730870+gap-package-distribution-bot[bot]@users.noreply.github.com>
1 parent e46e659 commit f4c78db

File tree

1 file changed

+10
-12
lines changed

1 file changed

+10
-12
lines changed

packages/matgrp/meta.json

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
{
22
"AbstractHTML": "The <span class=\"pkgname\">matgrp</span> package provides an interface to the solvable radical functionality for matrix groups, building on constructive recognition.",
33
"ArchiveFormats": ".tar.gz",
4-
"ArchiveSHA256": "4f773cadc9548553fbe3429acbda4a82b9e0eb110e11888663d5ca2079a7862f",
5-
"ArchiveURL": "http://www.math.colostate.edu/~hulpke/matgrp/matgrp0.70",
6-
"Autoload": false,
4+
"ArchiveSHA256": "e93ee0ade034f9971a22c95781e55bdf728e5e951327e9b85d1e6cd667bb375a",
5+
"ArchiveURL": "https://www.math.colostate.edu/~hulpke/matgrp/matgrp0.71",
76
"AvailabilityTest": null,
8-
"BannerString": "Matrix Group Interface routines by A. Hulpke\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n",
9-
"Date": "01/03/2022",
7+
"BannerString": "Matrix Group Interface routines 0.71 by A. Hulpke\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n",
8+
"Date": "01/11/2024",
109
"Dependencies": {
1110
"ExternalConditions": [],
1211
"GAP": ">=4.12",
@@ -47,18 +46,17 @@
4746
"doc",
4847
"htm"
4948
],
50-
"Autoload": true,
5149
"BookName": "matgrp",
5250
"HTMLStart": "htm/chapters.htm",
5351
"LongTitle": "Matrix Group Interface",
5452
"PDFFile": "doc/manual.pdf",
5553
"SixFile": "doc/manual.six"
5654
}
5755
],
58-
"PackageInfoSHA256": "b6d3cd7842a16d169b582226e04141b395a6ca6e167c9aeef5a6fd7297398d28",
59-
"PackageInfoURL": "http://www.math.colostate.edu/~hulpke/matgrp/PackageInfo.g",
56+
"PackageInfoSHA256": "633de9ad9b11e3e1fd61b3d89a839c33ce5053e661194fb29e7974e4a2a420d4",
57+
"PackageInfoURL": "https://www.math.colostate.edu/~hulpke/matgrp/PackageInfo.g",
6058
"PackageName": "matgrp",
61-
"PackageWWWHome": "http://www.math.colostate.edu/~hulpke/matgrp",
59+
"PackageWWWHome": "https://www.math.colostate.edu/~hulpke/matgrp",
6260
"Persons": [
6361
{
6462
"Email": "[email protected]",
@@ -68,16 +66,16 @@
6866
"IsMaintainer": true,
6967
"LastName": "Hulpke",
7068
"Place": "Fort Collins, CO",
71-
"WWWHome": "http://www.math.colostate.edu/~hulpke"
69+
"WWWHome": "https://www.math.colostate.edu/~hulpke/"
7270
}
7371
],
74-
"README_URL": "http://www.math.colostate.edu/~hulpke/matgrp/README.md",
72+
"README_URL": "https://www.math.colostate.edu/~hulpke/matgrp/README.md",
7573
"SourceRepository": {
7674
"Type": "git",
7775
"URL": "https://github.com/hulpke/matgrp/"
7876
},
7977
"Status": "deposited",
8078
"Subtitle": "Matric Group Interface Routines",
8179
"TestFile": "tst/testall.g",
82-
"Version": "0.70"
80+
"Version": "0.71"
8381
}

0 commit comments

Comments
 (0)