Skip to content

Commit 841cdd1

Browse files
[utils] Update to 0.89 (#1102)
Co-authored-by: gap-package-distribution-bot <100730870+gap-package-distribution-bot[bot]@users.noreply.github.com>
1 parent 859c6d3 commit 841cdd1

File tree

1 file changed

+10
-12
lines changed

1 file changed

+10
-12
lines changed

packages/utils/meta.json

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
{
22
"AbstractHTML": "The <span class=\"pkgname\">Utils</span> package provides a collection of utility functions gleaned from many packages.",
33
"ArchiveFormats": ".tar.gz .zip",
4-
"ArchiveSHA256": "bed23a5b58ffe8492c700aa048fe2e72dca6c9b608dd314265e8b9ad16ad82b9",
5-
"ArchiveURL": "https://github.com/gap-packages/utils/releases/download/v0.85/utils-0.85",
4+
"ArchiveSHA256": "eb7e639385629aac6e8547e71966c7644300e4220db099b7bf2da822661914ee",
5+
"ArchiveURL": "https://github.com/gap-packages/utils/releases/download/v0.89/utils-0.89",
66
"AutoDoc": {
77
"TitlePage": {
88
"Abstract": "The &Utils; package provides a space for utility functions in a variety of &GAP; packages to be collected together into a single package. In this way it is hoped that they will become more visible to package authors.\n<P/>\nAny package author who transfers a function to &Utils; will become an author of &Utils;.\n<P/>\nIf deemed appropriate, functions may also be transferred from the main library.\n<P/>\nBug reports, suggestions and comments are, of course, welcome.\nPlease contact the last author at <Email>[email protected]</Email> or submit an issue at the GitHub repository <URL>https://github.com/gap-packages/utils/issues/</URL>.\n",
99
"Acknowledgements": "This documentation was prepared using the &GAPDoc; <Cite Key='GAPDoc'/> and &AutoDoc; <Cite Key='AutoDoc'/> packages.<P/>\nThe procedure used to produce new releases uses the package <Package>GitHubPagesForGAP</Package> <Cite Key='GitHubPagesForGAP' /> and the package <Package>ReleaseTools</Package>.<P/>",
10-
"Copyright": "&copyright; 2015-2024, The GAP Group. <P/>\nThe &Utils; package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.\n"
10+
"Copyright": "© 2015-2025, The GAP Group. <P/>\nThe &Utils; package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.\n"
1111
}
1212
},
13-
"Autoload": false,
1413
"AvailabilityTest": null,
15-
"BannerString": "Loading Utils 0.85 for GAP 4.12.1 - a collection of utility functions.\n",
16-
"Date": "23/01/2024",
14+
"BannerString": "Loading Utils 0.89 for GAP 4.14.0 - a collection of utility functions.\n",
15+
"Date": "10/04/2025",
1716
"Dependencies": {
1817
"ExternalConditions": [],
1918
"GAP": ">=4.10.1",
@@ -33,15 +32,14 @@
3332
"ArchiveURLSubset": [
3433
"doc"
3534
],
36-
"Autoload": true,
3735
"BookName": "Utils",
3836
"HTMLStart": "doc/chap0_mj.html",
3937
"LongTitle": "Utility functions in GAP",
4038
"PDFFile": "doc/manual.pdf",
4139
"SixFile": "doc/manual.six"
4240
}
4341
],
44-
"PackageInfoSHA256": "8076f253af65fcb6056efd94ae887b5275efc0d2f0ec4ae5fb4d3bbe1a230ca4",
42+
"PackageInfoSHA256": "0ac13b4810d9c020d148bedd9f096de4753f26ecee8afc0db46de791be5436c5",
4543
"PackageInfoURL": "https://gap-packages.github.io/utils/PackageInfo.g",
4644
"PackageName": "utils",
4745
"PackageWWWHome": "https://gap-packages.github.io/utils",
@@ -57,13 +55,13 @@
5755
"WWWHome": "https://www.math.rwth-aachen.de/~Thomas.Breuer"
5856
},
5957
{
60-
"Email": "[email protected]seigen.de",
58+
"Email": "[email protected]siegen.de",
6159
"FirstNames": "Sebastian",
62-
"Institution": "University of Seigen",
60+
"Institution": "University of Siegen",
6361
"IsAuthor": true,
6462
"IsMaintainer": false,
6563
"LastName": "Gutsche",
66-
"Place": "Seigen",
64+
"Place": "Siegen",
6765
"WWWHome": "https://sebasguts.github.io/"
6866
},
6967
{
@@ -133,5 +131,5 @@
133131
"Status": "deposited",
134132
"Subtitle": "Utility functions in GAP",
135133
"TestFile": "tst/testall.g",
136-
"Version": "0.85"
134+
"Version": "0.89"
137135
}

0 commit comments

Comments
 (0)