Skip to content

Commit

Permalink
[matgrp] Update to 0.71 (#1053)
Browse files Browse the repository at this point in the history
Co-authored-by: gap-package-distribution-bot <100730870+gap-package-distribution-bot[bot]@users.noreply.github.com>
  • Loading branch information
1 parent e46e659 commit f4c78db
Showing 1 changed file with 10 additions and 12 deletions.
22 changes: 10 additions & 12 deletions packages/matgrp/meta.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
{
"AbstractHTML": "The <span class=\"pkgname\">matgrp</span> package provides an interface to the solvable radical functionality for matrix groups, building on constructive recognition.",
"ArchiveFormats": ".tar.gz",
"ArchiveSHA256": "4f773cadc9548553fbe3429acbda4a82b9e0eb110e11888663d5ca2079a7862f",
"ArchiveURL": "http://www.math.colostate.edu/~hulpke/matgrp/matgrp0.70",
"Autoload": false,
"ArchiveSHA256": "e93ee0ade034f9971a22c95781e55bdf728e5e951327e9b85d1e6cd667bb375a",
"ArchiveURL": "https://www.math.colostate.edu/~hulpke/matgrp/matgrp0.71",
"AvailabilityTest": null,
"BannerString": "Matrix Group Interface routines by A. Hulpke\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n",
"Date": "01/03/2022",
"BannerString": "Matrix Group Interface routines 0.71 by A. Hulpke\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n",
"Date": "01/11/2024",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">=4.12",
Expand Down Expand Up @@ -47,18 +46,17 @@
"doc",
"htm"
],
"Autoload": true,
"BookName": "matgrp",
"HTMLStart": "htm/chapters.htm",
"LongTitle": "Matrix Group Interface",
"PDFFile": "doc/manual.pdf",
"SixFile": "doc/manual.six"
}
],
"PackageInfoSHA256": "b6d3cd7842a16d169b582226e04141b395a6ca6e167c9aeef5a6fd7297398d28",
"PackageInfoURL": "http://www.math.colostate.edu/~hulpke/matgrp/PackageInfo.g",
"PackageInfoSHA256": "633de9ad9b11e3e1fd61b3d89a839c33ce5053e661194fb29e7974e4a2a420d4",
"PackageInfoURL": "https://www.math.colostate.edu/~hulpke/matgrp/PackageInfo.g",
"PackageName": "matgrp",
"PackageWWWHome": "http://www.math.colostate.edu/~hulpke/matgrp",
"PackageWWWHome": "https://www.math.colostate.edu/~hulpke/matgrp",
"Persons": [
{
"Email": "[email protected]",
Expand All @@ -68,16 +66,16 @@
"IsMaintainer": true,
"LastName": "Hulpke",
"Place": "Fort Collins, CO",
"WWWHome": "http://www.math.colostate.edu/~hulpke"
"WWWHome": "https://www.math.colostate.edu/~hulpke/"
}
],
"README_URL": "http://www.math.colostate.edu/~hulpke/matgrp/README.md",
"README_URL": "https://www.math.colostate.edu/~hulpke/matgrp/README.md",
"SourceRepository": {
"Type": "git",
"URL": "https://github.com/hulpke/matgrp/"
},
"Status": "deposited",
"Subtitle": "Matric Group Interface Routines",
"TestFile": "tst/testall.g",
"Version": "0.70"
"Version": "0.71"
}

0 comments on commit f4c78db

Please sign in to comment.