Skip to content

Commit 77eef03

Browse files
[normalizinterface] Update to 1.5.0 (#1305)
Co-authored-by: gap-package-distribution-bot <100730870+gap-package-distribution-bot[bot]@users.noreply.github.com>
1 parent 0fc7176 commit 77eef03

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

packages/normalizinterface/meta.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"AbstractHTML": "The <span class='pkgname'>NormalizInterface</span> package provides a GAP interface to <a href='https://www.normaliz.uni-osnabrueck.de'>Normaliz</a>, enabling direct access to the complete functionality of Normaliz, such as computations in affine monoids, vector configurations, lattice polytopes, and rational cones. ",
33
"ArchiveFormats": ".tar.gz .tar.bz2",
4-
"ArchiveSHA256": "b186c1719f9110bbf96600283a7ab201851ab46571c00487be004a264063b572",
5-
"ArchiveURL": "https://github.com/gap-packages/NormalizInterface/releases/download/v1.4.1/NormalizInterface-1.4.1",
4+
"ArchiveSHA256": "33855f339114d1c31f5c8b006c66e2878da2254b3a09301aaa5b91ca8244f8ca",
5+
"ArchiveURL": "https://github.com/gap-packages/NormalizInterface/releases/download/v1.5.0/NormalizInterface-1.5.0",
66
"AvailabilityTest": null,
77
"BannerFunction": null,
8-
"Date": "20/06/2025",
8+
"Date": "24/03/2026",
99
"Dependencies": {
1010
"ExternalConditions": [],
1111
"GAP": ">= 4.12.1",
@@ -30,7 +30,7 @@
3030
"SixFile": "doc/manual.six"
3131
}
3232
],
33-
"PackageInfoSHA256": "267c45571f4a4f84448e3df7775f1e8db87b4c19ad540f7edd7198cbf4e186b4",
33+
"PackageInfoSHA256": "28a08d666c55c6790c8f276fc20e032bb767947f23332f9e53ab24513ecff0bf",
3434
"PackageInfoURL": "https://gap-packages.github.io/NormalizInterface/PackageInfo.g",
3535
"PackageName": "NormalizInterface",
3636
"PackageWWWHome": "https://gap-packages.github.io/NormalizInterface",
@@ -45,6 +45,7 @@
4545
{
4646
"Email": "mhorn@rptu.de",
4747
"FirstNames": "Max",
48+
"GitHubUsername": "fingolfin",
4849
"Institution": "RPTU Kaiserslautern-Landau",
4950
"IsAuthor": true,
5051
"IsMaintainer": true,
@@ -69,5 +70,5 @@
6970
"Status": "deposited",
7071
"Subtitle": "GAP wrapper for Normaliz",
7172
"TestFile": "tst/testall.g",
72-
"Version": "1.4.1"
73+
"Version": "1.5.0"
7374
}

0 commit comments

Comments
 (0)