From 6cf5ae79d3434809157571949a2ea2b952e3fd1d Mon Sep 17 00:00:00 2001 From: "gap-package-distribution-bot[bot]" <100730870+gap-package-distribution-bot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 11:47:33 +0200 Subject: [PATCH] [recog] Update to 1.4.3 (#1045) Co-authored-by: gap-package-distribution-bot <100730870+gap-package-distribution-bot[bot]@users.noreply.github.com> --- packages/recog/meta.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/packages/recog/meta.json b/packages/recog/meta.json index 0c17bdc5f..3469dc6ac 100644 --- a/packages/recog/meta.json +++ b/packages/recog/meta.json @@ -1,15 +1,15 @@ { "AbstractHTML": "\n

Warning: This package is still under development and\n this version is to be considered a working, but preliminary one.

\n\n

This package contains a collection of methods for the\n constructive recognition of groups. It is mostly intended for\n permutation groups, matrix groups and projective groups.

\n ", "ArchiveFormats": ".tar.gz .tar.bz2", - "ArchiveSHA256": "0b8d8cef7f648c50006014f3f9bd85d4bf6b5f594c9bddbaf87f18532cbaf0ec", - "ArchiveURL": "https://github.com/gap-packages/recog/releases/download/v1.4.2/recog-1.4.2", + "ArchiveSHA256": "67a22055faa18b1ce132e746d6efacec9c6b976ea022ce820269ddb9cc12a9c9", + "ArchiveURL": "https://github.com/gap-packages/recog/releases/download/v1.4.3/recog-1.4.3", "AutoDoc": { "TitlePage": { "Copyright": "©right; 2005-2014 by Max Neunhöffer and Ákos Seress

\n©right; 2005-2022 by its authors, see file COPYRIGHT for details.

\n\nThis package may be distributed under the terms and conditions of the\nGNU Public License Version 3 or (at your option) any later version.\n" } }, "AvailabilityTest": null, - "Date": "27/09/2022", + "Date": "16/10/2024", "Dependencies": { "ExternalConditions": [], "GAP": ">=4.11", @@ -60,7 +60,7 @@ "SixFile": "doc/manual.six" } ], - "PackageInfoSHA256": "8ea23139ef1cc790162877cb70b674422c8e46f6d7b9c8bd01f17b38cddcaf3f", + "PackageInfoSHA256": "c506553833e37c343fe348c3c9380f413cd00756f2a00c912fab4fd0529cfa3d", "PackageInfoURL": "https://gap-packages.github.io/recog/PackageInfo.g", "PackageName": "recog", "PackageWWWHome": "https://gap-packages.github.io/recog", @@ -208,9 +208,9 @@ "WWWHome": "http://www-groups.mcs.st-and.ac.uk/~colva" }, { - "Email": "horn@mathematik.uni-kl.de", + "Email": "mhorn@rptu.de", "FirstNames": "Max", - "Institution": "TU Kaiserslautern", + "Institution": "RPTU Kaiserslautern-Landau", "IsAuthor": false, "IsMaintainer": true, "LastName": "Horn", @@ -253,5 +253,5 @@ "Status": "deposited", "Subtitle": "A package for constructive recognition of permutation and matrix groups", "TestFile": "tst/testquick.g", - "Version": "1.4.2" + "Version": "1.4.3" }