From 759f6ea66bedb982340cd984a53d910f870d7046 Mon Sep 17 00:00:00 2001 From: gap-package-distribution-bot <100730870+gap-package-distribution-bot[bot]@users.noreply.github.com> Date: Sat, 15 Aug 2026 23:46:24 +0000 Subject: [PATCH] [kbmag] Update to 1.6.0 --- packages/kbmag/meta.json | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/packages/kbmag/meta.json b/packages/kbmag/meta.json index 24f5ce9b1..8c6db7de8 100644 --- a/packages/kbmag/meta.json +++ b/packages/kbmag/meta.json @@ -1,8 +1,9 @@ { "AbstractHTML": "The kbmag package is a GAP interface to some `C' programs for running the Knuth-Bendix completion program on finite semigroup, monoid or group presentations, and for attempting to compute automatic structures of finitely presented groups", "ArchiveFormats": ".tar.gz", - "ArchiveSHA256": "3112924625b3b2b5d0ae1a84fe7babccaaa900b0044dca37fbf33f8b3f455682", - "ArchiveURL": "https://github.com/gap-packages/kbmag/releases/download/v1.5.11/kbmag-1.5.11", + "ArchiveSHA256": "de28d1dcaabbca77561ab74a0a66588358938e58ad4dcadb1a8e479e36c7228a", + "ArchiveSize": 737954, + "ArchiveURL": "https://github.com/gap-packages/kbmag/releases/download/v1.6.0/kbmag-1.6.0", "AutoDoc": { "TitlePage": { "Abstract": "The &KBMAG; package is a &GAP; interface to some `C' programs for running the Knuth-Bendix completion program on finite semigroup, monoid or group presentations, and for attempting to compute automatic structures of finitely presented groups.

Bug reports, comments, suggestions for additional features, and offers to implement some of these, will all be very welcome.

Please submit any issues at https://github.com/gap-packages/kbmag/issues/.

", @@ -10,13 +11,10 @@ "Copyright": "©right; 1997 by Derek Holt

\n\nThis package may be distributed under the terms and conditions of the GNU Public License Version 2.\n" } }, - "Autoload": false, "AvailabilityTest": null, - "Date": "2023-01-03", + "Date": "2026-08-15", "Dependencies": { - "ExternalConditions": [ - "Unix only" - ], + "ExternalConditions": [], "GAP": ">=4.7", "NeededOtherPackages": [], "SuggestedOtherPackages": [] @@ -32,7 +30,6 @@ "ArchiveURLSubset": [ "doc" ], - "Autoload": true, "BookName": "kbmag", "HTMLStart": "doc/chap0_mj.html", "LongTitle": "Knuth-Bendix on Monoids and Automatic Groups", @@ -40,7 +37,7 @@ "SixFile": "doc/manual.six" } ], - "PackageInfoSHA256": "cace7d9560e58fd1abfc941cd3937175e43f18495e4dd66f4851a6268f85dba9", + "PackageInfoSHA256": "10c764c4c18e840eb2a0c24509bcad69aa7761086c4c171dd84e7927e85aa878", "PackageInfoURL": "https://gap-packages.github.io/kbmag/PackageInfo.g", "PackageName": "kbmag", "PackageWWWHome": "https://gap-packages.github.io/kbmag", @@ -69,5 +66,5 @@ }, "Subtitle": "Knuth-Bendix on Monoids and Automatic Groups", "TestFile": "tst/testall.g", - "Version": "1.5.11" + "Version": "1.6.0" }