Skip to content

Commit 21d09f3

Browse files
[polymaking] Update to 0.8.9 (#1315)
Co-authored-by: gap-package-distribution-bot <100730870+gap-package-distribution-bot[bot]@users.noreply.github.com>
1 parent d5e3f7b commit 21d09f3

1 file changed

Lines changed: 13 additions & 6 deletions

File tree

packages/polymaking/meta.json

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,31 @@
11
{
22
"AbstractHTML": "This package provides a very basic interface to the polymake program by Ewgenij Gawrilow, Michael Joswig et al.",
33
"ArchiveFormats": ".tar.gz",
4-
"ArchiveSHA256": "2eab7ac035e96f8a28fd0a6601b005e84963932ddebb8493fd491f79a65e0651",
5-
"ArchiveURL": "https://github.com/gap-packages/polymaking/releases/download/v0.8.8/polymaking-0.8.8",
4+
"ArchiveSHA256": "2f006c427a9443b58c16a8441405261a86b951a7e2e5854ea4fa348946342604",
5+
"ArchiveURL": "https://github.com/gap-packages/polymaking/releases/download/v0.8.9/polymaking-0.8.9",
66
"AutoDoc": {
77
"TitlePage": {
88
"Abstract": "\n This package provides a very basic interface to the polymake\n program by Ewgenij Gawrilow, Michael Joswig et al. <Cite\n Key=\"polymake\"></Cite>. The polymake program itself is not\n included.\n ",
99
"Acknowledgements": "\n This work has been supported by Marie Curie Grant No. MTKD-CT-2006-042685\n ",
1010
"Copyright": "\n &copyright; 2007--2013 Marc Roeder. <P/>\n\n This package is distributed under the terms of the GNU General\n Public License version 2 or later (at your convenience). See the\n file \"LICENSE\" or\n <URL>https://www.gnu.org/copyleft/gpl.html</URL>\n ",
11-
"Version": "Version 0.8.8"
11+
"Version": "Version 0.8.9"
1212
}
1313
},
1414
"AvailabilityTest": null,
15-
"Date": "03/12/2025",
15+
"Date": "09/04/2026",
1616
"Dependencies": {
1717
"ExternalConditions": [
1818
"polymake (https://www.polymake.org) must be installed"
1919
],
2020
"GAP": ">=4.8",
2121
"NeededOtherPackages": [],
22+
"NeededSystemPackages": {
23+
"Ubuntu": [
24+
[
25+
"polymake"
26+
]
27+
]
28+
},
2229
"SuggestedOtherPackages": []
2330
},
2431
"IssueTrackerURL": "https://github.com/gap-packages/polymaking/issues",
@@ -40,7 +47,7 @@
4047
"SixFile": "doc/manual.six"
4148
}
4249
],
43-
"PackageInfoSHA256": "c5cd97ba3f73068c1f5d8e0cb16e6a135800b81728057f3dc9c1269a00d4b1ca",
50+
"PackageInfoSHA256": "e049745e547ec4dda14f75a46436747eac3ccf4d9ccc581b2e74b70d19dafb38",
4451
"PackageInfoURL": "https://gap-packages.github.io/polymaking/PackageInfo.g",
4552
"PackageName": "polymaking",
4653
"PackageWWWHome": "https://gap-packages.github.io/polymaking/",
@@ -68,5 +75,5 @@
6875
"Status": "deposited",
6976
"Subtitle": "Interfacing the geometry software polymake",
7077
"TestFile": "tst/testall.g",
71-
"Version": "0.8.8"
78+
"Version": "0.8.9"
7279
}

0 commit comments

Comments
 (0)