From 9a0cdb4afd8428d733221fa95c148edd0c60ce63 Mon Sep 17 00:00:00 2001
From: "gap-package-distribution-bot[bot]"
<100730870+gap-package-distribution-bot[bot]@users.noreply.github.com>
Date: Sat, 1 Feb 2025 23:47:27 +0100
Subject: [PATCH] [guava] Update to 3.20 (#1077)
Co-authored-by: gap-package-distribution-bot <100730870+gap-package-distribution-bot[bot]@users.noreply.github.com>
---
packages/guava/meta.json | 19 +++++++++----------
1 file changed, 9 insertions(+), 10 deletions(-)
diff --git a/packages/guava/meta.json b/packages/guava/meta.json
index fd1e453a9..721a451cb 100644
--- a/packages/guava/meta.json
+++ b/packages/guava/meta.json
@@ -2,19 +2,19 @@
"AbstractHTML": "GUAVA is a GAP package for computing with codes. GUAVA can construct unrestricted (non-linear), linear and cyclic codes; transform one code into another (for example by puncturing); construct a new code from two other codes (using direct sums for example); perform decoding/error-correction; and can calculate important data of codes (such as the minumim distance or covering radius) quickly. Limited ability to compute algebraic geometric codes.",
"AcceptDate": "02/2003",
"ArchiveFormats": ".tar.gz",
- "ArchiveSHA256": "653fa83dfb97702eab0936c2e8db6d293a4d55fd73f8e5e6f3847ee19da3fe3d",
- "ArchiveURL": "https://github.com/gap-packages/guava/releases/download/v3.19/guava-3.19",
+ "ArchiveSHA256": "a6a19aae3dc8d32569d2c98715c3de84df88e65819ce70bdb7595850de5cbe56",
+ "ArchiveURL": "https://github.com/gap-packages/guava/releases/download/v3.20/guava-3.20",
"AutoDoc": {
"entities": {
- "RELEASEDATE": "21 March 2024",
- "RELEASEYEAR": "2024",
- "VERSION": "3.19"
+ "RELEASEDATE": "1 February 2025",
+ "RELEASEYEAR": "2025",
+ "VERSION": "3.20"
}
},
"AvailabilityTest": null,
- "BannerString": "\n ____ |\n / \\ / --+-- Version 3.19\n / | | |\\ \\ / /| |\n| __ | | | \\ \\ / / | the GUAVA Group\n| | | | |--\\ \\ / /--|\n \\ | | | | \\ \\ / / |\n \\___/ \\___/ | \\ \\/ / |\n\n Homepage: https://gap-packages.github.io/guava\n Report issues at https://github.com/gap-packages/guava/issues\n",
+ "BannerString": "\n ____ |\n / \\ / --+-- Version 3.20\n / | | |\\ \\ / /| |\n| __ | | | \\ \\ / / | the GUAVA Group\n| | | | |--\\ \\ / /--|\n \\ | | | | \\ \\ / / |\n \\___/ \\___/ | \\ \\/ / |\n\n Homepage: https://gap-packages.github.io/guava\n Report issues at https://github.com/gap-packages/guava/issues\n",
"CommunicatedBy": "Charles Wright (Eugene)",
- "Date": "21/03/2024",
+ "Date": "01/02/2025",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">= 4.8.0",
@@ -49,7 +49,6 @@
"ArchiveURLSubset": [
"doc"
],
- "Autoload": true,
"BookName": "GUAVA",
"HTMLStart": "doc/chap0_mj.html",
"LongTitle": "GUAVA Coding Theory Package",
@@ -58,7 +57,7 @@
"Subtitle": "error-correcting codes computations"
}
],
- "PackageInfoSHA256": "4cb7914c5bb0cdfa687232fe3a1e61f2d7f1ed7da0f1b3a5e0c88083d2709064",
+ "PackageInfoSHA256": "f0ecf5f69d69b25725067fc40a4de546f25e01f7ee889ec433474f7e01abb2f3",
"PackageInfoURL": "https://gap-packages.github.io/guava/PackageInfo.g",
"PackageName": "GUAVA",
"PackageWWWHome": "https://gap-packages.github.io/guava",
@@ -158,5 +157,5 @@
"Status": "accepted",
"Subtitle": "a GAP package for computing with error-correcting codes",
"TestFile": "tst/guava.tst",
- "Version": "3.19"
+ "Version": "3.20"
}