Skip to content

Commit d1512d4

Browse files
[datastructures] Update to 0.4.1 (#1280)
Co-authored-by: gap-package-distribution-bot <100730870+gap-package-distribution-bot[bot]@users.noreply.github.com>
1 parent 09a0dfb commit d1512d4

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": "c6ba1b9a43973e085b9f2b6bc70c216b1b297957cf59bde904e98387acf2cb3f",
5-
"ArchiveURL": "https://github.com/gap-packages/datastructures/releases/download/v0.4.0/datastructures-0.4.0",
4+
"ArchiveSHA256": "e30ca878e42021ec51f317496a330f8ff345f12c5c14de4c9c87670e64c8aba6",
5+
"ArchiveURL": "https://github.com/gap-packages/datastructures/releases/download/v0.4.1/datastructures-0.4.1",
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": "14/10/2025",
13+
"Date": "26/12/2025",
1414
"Dependencies": {
1515
"ExternalConditions": [],
1616
"GAP": ">= 4.12",
@@ -40,7 +40,7 @@
4040
"SixFile": "doc/manual.six"
4141
}
4242
],
43-
"PackageInfoSHA256": "a405943fa6bb8299770932c6d6948b8454391a8367bbdc53215faf642c1b08ab",
43+
"PackageInfoSHA256": "5ab7b6f55a3321cb8ca70aec29be239359d0a2356c9b4465e2cf67651b42bb09",
4444
"PackageInfoURL": "https://gap-packages.github.io/datastructures/PackageInfo.g",
4545
"PackageName": "datastructures",
4646
"PackageWWWHome": "https://gap-packages.github.io/datastructures",
@@ -99,5 +99,5 @@
9999
"Status": "deposited",
100100
"Subtitle": "Collection of standard data structures for GAP",
101101
"TestFile": "tst/testall.g",
102-
"Version": "0.4.0"
102+
"Version": "0.4.1"
103103
}

0 commit comments

Comments
 (0)