Skip to content

Commit cf2b8a5

Browse files
[orb] Update to 5.1.0
1 parent db763b6 commit cf2b8a5

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

packages/orb/meta.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"AbstractHTML": "The <span class=\"pkgname\">orb</span> package is about enumerating orbits in various ways.",
33
"ArchiveFormats": ".tar.gz",
4-
"ArchiveSHA256": "3f8430f5ba49bab1ce69d13894fff30bc1dd04bbf371e4a872740c93c51fd246",
5-
"ArchiveURL": "https://github.com/gap-packages/orb/releases/download/v5.0.1/orb-5.0.1",
4+
"ArchiveSHA256": "73911bab4b31ae0f1771e76c1e3b9389100c6ede4ad27f27724cd4dc1239cb28",
5+
"ArchiveURL": "https://github.com/gap-packages/orb/releases/download/v5.1.0/orb-5.1.0",
66
"AutoDoc": {
77
"TitlePage": {
88
"Copyright": "&copyright; 2005-2014 by Jürgen Müller, Max Neunhöffer and Felix Noeske<P/>\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program. If not, see\n<URL><Link>https://www.gnu.org/licenses/</Link></URL>.\n"
99
}
1010
},
1111
"AvailabilityTest": null,
12-
"Date": "20/06/2025",
12+
"Date": "31/03/2026",
1313
"Dependencies": {
1414
"ExternalConditions": [],
1515
"GAP": ">=4.12",
@@ -41,7 +41,7 @@
4141
"SixFile": "doc/manual.six"
4242
}
4343
],
44-
"PackageInfoSHA256": "7a96f54975652c2f241bff196bd8a09533ae4aa0d59bf809574823c238c32adf",
44+
"PackageInfoSHA256": "a41caafba7efdf7281df16534b099b9ed578a6a851e20cd74c2bc4315cbfcd82",
4545
"PackageInfoURL": "https://gap-packages.github.io/orb/PackageInfo.g",
4646
"PackageName": "orb",
4747
"PackageWWWHome": "https://gap-packages.github.io/orb",
@@ -80,6 +80,7 @@
8080
{
8181
"Email": "mhorn@rptu.de",
8282
"FirstNames": "Max",
83+
"GitHubUsername": "fingolfin",
8384
"Institution": "RPTU Kaiserslautern-Landau",
8485
"IsAuthor": false,
8586
"IsMaintainer": true,
@@ -97,5 +98,5 @@
9798
"Status": "deposited",
9899
"Subtitle": "Methods to enumerate orbits",
99100
"TestFile": "tst/testall.g",
100-
"Version": "5.0.1"
101+
"Version": "5.1.0"
101102
}

0 commit comments

Comments
 (0)