Skip to content

Commit

Permalink
[example] Update to 4.4.0 (#1059)
Browse files Browse the repository at this point in the history
Co-authored-by: gap-package-distribution-bot <100730870+gap-package-distribution-bot[bot]@users.noreply.github.com>
  • Loading branch information
gap-package-distribution-bot[bot] authored Nov 23, 2024
1 parent 9d25e0b commit f90ade4
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions packages/example/meta.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"AbstractHTML": "The <span class=\"pkgname\">Example</span> package, as its name suggests, is an example of how to create a <span class=\"pkgname\">GAP</span> package. It has little functionality except for being a package.",
"ArchiveFormats": ".tar.gz",
"ArchiveSHA256": "ab3d475d6189799aa33d4b85b08665480113dc2f5eb3f38b9b30a6b8cd0f7213",
"ArchiveURL": "https://github.com/gap-packages/example/releases/download/v4.3.4/Example-4.3.4",
"ArchiveSHA256": "56abe7342b9c1eae77a18adfd43cd51f2eaee1b2988eaeeeadbc9125ca4013c0",
"ArchiveURL": "https://github.com/gap-packages/example/releases/download/v4.4.0/Example-4.4.0",
"AutoDoc": {
"TitlePage": {
"Acknowledgements": "\n We appreciate very much all past and future comments, suggestions and\n contributions to this package and its documentation provided by &GAP;\n users and developers.\n ",
"Copyright": "\n <Index>License</Index>\n &copyright; 1997-2022 by Werner Nickel, Greg Gamble and Olexandr Konovalov<P/>\n &Example; package is free software;\n you can redistribute it and/or modify it under the terms of the\n <URL Text=\"GNU General Public License\">http://www.fsf.org/licenses/gpl.html</URL>\n as published by the Free Software Foundation; either version 2 of the License,\n or (at your option) any later version.\n "
}
},
"AvailabilityTest": null,
"Date": "25/02/2023",
"Date": "2024-11-20",
"Dependencies": {
"ExternalConditions": [],
"GAP": "4.10",
Expand Down Expand Up @@ -40,7 +40,7 @@
"SixFile": "doc/manual.six"
}
],
"PackageInfoSHA256": "486340307218f897697d926cd98642669d7f74e04d0cf60bb70b347a7d95f66c",
"PackageInfoSHA256": "6e5174c70f9bcfd1d2e570032b11bb36df6529f1fecbaa29a516240eb27ded59",
"PackageInfoURL": "https://gap-packages.github.io/example/PackageInfo.g",
"PackageName": "Example",
"PackageWWWHome": "https://gap-packages.github.io/example",
Expand Down Expand Up @@ -80,9 +80,8 @@
"Type": "git",
"URL": "https://github.com/gap-packages/example"
},
"Status": "deposited",
"Subtitle": "Example/Template of a GAP Package",
"SupportEmail": "[email protected]",
"TestFile": "tst/testall.g",
"Version": "4.3.4"
"Version": "4.4.0"
}

0 comments on commit f90ade4

Please sign in to comment.