Skip to content

Commit cc1ddf3

Browse files
[utils] Update to 0.91 (#1173)
Co-authored-by: gap-package-distribution-bot <100730870+gap-package-distribution-bot[bot]@users.noreply.github.com>
1 parent c8c416b commit cc1ddf3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

packages/utils/meta.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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": "eb7e639385629aac6e8547e71966c7644300e4220db099b7bf2da822661914ee",
5-
"ArchiveURL": "https://github.com/gap-packages/utils/releases/download/v0.89/utils-0.89",
4+
"ArchiveSHA256": "8d902893c7004201a615f8c165b23a9c85d4680940924b318d77072cf437d347",
5+
"ArchiveURL": "https://github.com/gap-packages/utils/releases/download/v0.91/utils-0.91",
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",
@@ -11,8 +11,8 @@
1111
}
1212
},
1313
"AvailabilityTest": null,
14-
"BannerString": "Loading Utils 0.89 for GAP 4.14.0 - a collection of utility functions.\n",
15-
"Date": "10/04/2025",
14+
"BannerString": "Loading Utils 0.91 for GAP 4.14.0 - a collection of utility functions.\n",
15+
"Date": "13/08/2025",
1616
"Dependencies": {
1717
"ExternalConditions": [],
1818
"GAP": ">=4.10.1",
@@ -39,7 +39,7 @@
3939
"SixFile": "doc/manual.six"
4040
}
4141
],
42-
"PackageInfoSHA256": "0ac13b4810d9c020d148bedd9f096de4753f26ecee8afc0db46de791be5436c5",
42+
"PackageInfoSHA256": "765b6b96937578eeb70d9b58a4a36dec875ae867fdf9ab280b834a251d241585",
4343
"PackageInfoURL": "https://gap-packages.github.io/utils/PackageInfo.g",
4444
"PackageName": "utils",
4545
"PackageWWWHome": "https://gap-packages.github.io/utils",
@@ -131,5 +131,5 @@
131131
"Status": "deposited",
132132
"Subtitle": "Utility functions in GAP",
133133
"TestFile": "tst/testall.g",
134-
"Version": "0.89"
134+
"Version": "0.91"
135135
}

0 commit comments

Comments
 (0)