Skip to content

Commit c479369

Browse files
[resclasses] Update to 4.7.4 (#1237)
Co-authored-by: gap-package-distribution-bot <100730870+gap-package-distribution-bot[bot]@users.noreply.github.com>
1 parent a38b024 commit c479369

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

packages/resclasses/meta.json

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
{
22
"AbstractHTML": "This package permits to compute with set-theoretic unions of residue classes of&nbsp;Z and a few other rings. In particular it provides methods for computing unions, intersections and differences of these sets.",
33
"ArchiveFormats": ".tar.gz",
4-
"ArchiveSHA256": "633c0300084f568a21c554c40d7dfc0a344e4de8eb16ca220724a7b44e0bd521",
5-
"ArchiveURL": "https://github.com/gap-packages/resclasses/releases/download/v4.7.3/resclasses-4.7.3",
4+
"ArchiveSHA256": "2517bf03e4e4322d329afff81479016465a69a9c799c402cc81a0755e3a1805c",
5+
"ArchiveURL": "https://github.com/gap-packages/resclasses/releases/download/v4.7.4/resclasses-4.7.4",
66
"AutoDoc": {
77
"TitlePage": {
88
"Abstract": "<#Include SYSTEM \"abstract.xml\">",
99
"Copyright": "\n&copyright; 2003 - 2017 by Stefan Kohl. <P/>\n\n&ResClasses; 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 2 of the License, or\n(at your option) any later version. <P/>\n\n&ResClasses; 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. <P/>\n\nFor a copy of the GNU General Public License, see \nthe file <F>GPL</F> in the <F>etc</F> directory of the &GAP;\ndistribution or see <URL>https://www.gnu.org/licenses/gpl.html</URL>.\n "
1010
}
1111
},
1212
"AvailabilityTest": null,
13-
"BannerString": "\nLoading ResClasses 4.7.3 (Computations with Residue Classes)\nby Stefan Kohl, sk239@st-andrews.ac.uk\n\n",
14-
"Date": "29/07/2022",
13+
"BannerString": "\nLoading ResClasses 4.7.4 (Computations with Residue Classes)\nby Stefan Kohl, sk239@st-andrews.ac.uk\n\n",
14+
"Date": "24/09/2025",
1515
"Dependencies": {
1616
"ExternalConditions": [],
17-
"GAP": ">=4.8.7",
17+
"GAP": ">=4.11.1",
1818
"NeededOtherPackages": [
1919
[
2020
"GAPDoc",
@@ -48,15 +48,14 @@
4848
"ArchiveURLSubset": [
4949
"doc"
5050
],
51-
"Autoload": true,
5251
"BookName": "ResClasses",
5352
"HTMLStart": "doc/chap0_mj.html",
5453
"LongTitle": "Computations with Residue Classes and their Set-Theoretic Unions",
5554
"PDFFile": "doc/manual.pdf",
5655
"SixFile": "doc/manual.six"
5756
}
5857
],
59-
"PackageInfoSHA256": "dabcba4593cebced2e0000d212312529e5ee8aa0725882155ce5000d22d4a6b7",
58+
"PackageInfoSHA256": "05ab2290148d430f8581d644307a8891cd013520092446ffe863f900d00c8e73",
6059
"PackageInfoURL": "https://gap-packages.github.io/resclasses/PackageInfo.g",
6160
"PackageName": "ResClasses",
6261
"PackageWWWHome": "https://gap-packages.github.io/resclasses/",
@@ -78,5 +77,5 @@
7877
"Status": "deposited",
7978
"Subtitle": "Set-Theoretic Computations with Residue Classes",
8079
"TestFile": "tst/testall.g",
81-
"Version": "4.7.3"
80+
"Version": "4.7.4"
8281
}

0 commit comments

Comments
 (0)