Skip to content

Commit 62b91e3

Browse files
[datastructures] Update to 0.3.3 (#1138)
Co-authored-by: gap-package-distribution-bot <100730870+gap-package-distribution-bot[bot]@users.noreply.github.com>
1 parent 573fb52 commit 62b91e3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

packages/datastructures/meta.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
22
"AbstractHTML": "The <span class=\"pkgname\">datastructures</span> package provides some standard data structures.",
33
"ArchiveFormats": ".tar.gz",
4-
"ArchiveSHA256": "9e55bcd98672c179ad4a5cdf34938ef3b3677d1e0acb03af31c5ad5a78dc2fad",
5-
"ArchiveURL": "https://github.com/gap-packages/datastructures/releases/download/v0.3.2/datastructures-0.3.2",
4+
"ArchiveSHA256": "c0231ad18ae23a4da6c62373df5032c3bd284dae922e05362551fe55a6a14c0d",
5+
"ArchiveURL": "https://github.com/gap-packages/datastructures/releases/download/v0.3.3/datastructures-0.3.3",
66
"AutoDoc": {
77
"TitlePage": {
88
"Acknowledgements": "We appreciate very much all past and future comments, suggestions and\ncontributions to this package and its documentation provided by &GAP;\nusers and developers.",
99
"Copyright": "&copyright; 2015-18 by Chris Jefferson, Steve Linton, Markus Pfeiffer, Max Horn, Reimer Behrends and others<P/>\n&datastructures; package is free software;\nyou can redistribute it and/or modify it under the terms of the\n<URL Text=\"GNU General Public License\">https://www.fsf.org/licenses/gpl.html</URL>\nas published by the Free Software Foundation; either version 2 of the License,\nor (at your option) any later version."
1010
}
1111
},
1212
"AvailabilityTest": null,
13-
"Date": "20/06/2025",
13+
"Date": "21/06/2025",
1414
"Dependencies": {
1515
"ExternalConditions": [],
1616
"GAP": ">= 4.12",
@@ -40,7 +40,7 @@
4040
"SixFile": "doc/manual.six"
4141
}
4242
],
43-
"PackageInfoSHA256": "3336d41e1f6c2b3864abc9e8dcc179b9039c65088621b52239c60f588f473a93",
43+
"PackageInfoSHA256": "b7bc784c1c7aebbcae95a74bc4c0273cc0a457a9aefbc112b5b91c7057220a1c",
4444
"PackageInfoURL": "https://gap-packages.github.io/datastructures/PackageInfo.g",
4545
"PackageName": "datastructures",
4646
"PackageWWWHome": "https://gap-packages.github.io/datastructures",
@@ -98,5 +98,5 @@
9898
"Status": "deposited",
9999
"Subtitle": "Collection of standard data structures for GAP",
100100
"TestFile": "tst/testall.g",
101-
"Version": "0.3.2"
101+
"Version": "0.3.3"
102102
}

0 commit comments

Comments
 (0)