From 0970ac0789baac5a06da9f2364a82b82b1a60de6 Mon Sep 17 00:00:00 2001
From: gap-package-distribution-bot
<100730870+gap-package-distribution-bot[bot]@users.noreply.github.com>
Date: Thu, 19 Oct 2023 23:09:16 +0000
Subject: [PATCH] [cap_project] Updates for several packages
---
packages/cap/meta.json | 10 +++++-----
packages/linearalgebraforcap/meta.json | 14 +++++++-------
packages/monoidalcategories/meta.json | 10 +++++-----
3 files changed, 17 insertions(+), 17 deletions(-)
diff --git a/packages/cap/meta.json b/packages/cap/meta.json
index 734919bd2..82eb80563 100644
--- a/packages/cap/meta.json
+++ b/packages/cap/meta.json
@@ -1,10 +1,10 @@
{
"AbstractHTML": "CAP (Categories, Algorithms, Programming) is a package for category theory.\nIt facilitates the implementation of specific instances of categories\nand provides a language for writing generic categorical algorithms.",
"ArchiveFormats": ".tar.gz .zip",
- "ArchiveSHA256": "03f88c7bd7319736630c4fb10d3c49cc964a1708f38ef3ead81a776c06953d4f",
- "ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/CAP-2023.10-06/CAP-2023.10-06",
+ "ArchiveSHA256": "48c37b33ade49e37395fde5066dae3d68254ed255d072bb140aca95fa88f25a9",
+ "ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/CAP-2023.10-07/CAP-2023.10-07",
"AvailabilityTest": null,
- "Date": "2023-10-10",
+ "Date": "2023-10-20",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">= 4.12.1",
@@ -39,7 +39,7 @@
"SixFile": "doc/manual.six"
}
],
- "PackageInfoSHA256": "61f7eaa6cf7ab8b14ada88cfb92b720bd5ad74663bb5241ff45d36c45eaf9f7f",
+ "PackageInfoSHA256": "dc93627a86c55513276bc83737a4896757e28b228111d258905da7d76bbbcc31",
"PackageInfoURL": "https://homalg-project.github.io/CAP_project/CAP/PackageInfo.g",
"PackageName": "CAP",
"PackageWWWHome": "https://homalg-project.github.io/pkg/CAP",
@@ -86,5 +86,5 @@
"Status": "deposited",
"Subtitle": "Categories, Algorithms, Programming",
"TestFile": "tst/testall.g",
- "Version": "2023.10-06"
+ "Version": "2023.10-07"
}
diff --git a/packages/linearalgebraforcap/meta.json b/packages/linearalgebraforcap/meta.json
index a7869e5dd..a84a81f94 100644
--- a/packages/linearalgebraforcap/meta.json
+++ b/packages/linearalgebraforcap/meta.json
@@ -1,10 +1,10 @@
{
"AbstractHTML": "LinearAlgebraForCAP provides a skeletal model of the category of finite dimensional vector spaces over a computable field.",
"ArchiveFormats": ".tar.gz .zip",
- "ArchiveSHA256": "46c04c9e45624d48e060093dd8ebaf573b4b8c1a965189c6c7bef0b8f8feea36",
- "ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/LinearAlgebraForCAP-2023.10-03/LinearAlgebraForCAP-2023.10-03",
+ "ArchiveSHA256": "ac65ede47e4c807a6895bb1faa9116577bc13e47ff56a604112a43d5fe0fa540",
+ "ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/LinearAlgebraForCAP-2023.10-04/LinearAlgebraForCAP-2023.10-04",
"AvailabilityTest": null,
- "Date": "2023-10-10",
+ "Date": "2023-10-20",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">= 4.12.1",
@@ -23,11 +23,11 @@
],
[
"CAP",
- ">= 2023.10-04"
+ ">= 2023.10-07"
],
[
"MonoidalCategories",
- ">= 2023.08-11"
+ ">= 2023.10-01"
]
],
"SuggestedOtherPackages": [
@@ -51,7 +51,7 @@
"SixFile": "doc/manual.six"
}
],
- "PackageInfoSHA256": "0950ec9326e959bd2ffaa850d8b148b906fde9bc519349db518bf40881c210d4",
+ "PackageInfoSHA256": "294abf1c6c3c7e58b62c10c25b6a3d1b4c52b3f3bbe4b69827a0c5b932310827",
"PackageInfoURL": "https://homalg-project.github.io/CAP_project/LinearAlgebraForCAP/PackageInfo.g",
"PackageName": "LinearAlgebraForCAP",
"PackageWWWHome": "https://homalg-project.github.io/pkg/LinearAlgebraForCAP",
@@ -87,5 +87,5 @@
"Status": "deposited",
"Subtitle": "Category of Matrices over a Field for CAP",
"TestFile": "tst/testall.g",
- "Version": "2023.10-03"
+ "Version": "2023.10-04"
}
diff --git a/packages/monoidalcategories/meta.json b/packages/monoidalcategories/meta.json
index 4c4947471..a8c17ac1e 100644
--- a/packages/monoidalcategories/meta.json
+++ b/packages/monoidalcategories/meta.json
@@ -1,10 +1,10 @@
{
"AbstractHTML": "",
"ArchiveFormats": ".tar.gz .zip",
- "ArchiveSHA256": "ffe265c00708bf7e0f87bbc874260d097d3b2d859fab57bdd3ba9efa87bfdb6b",
- "ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/MonoidalCategories-2023.08-11/MonoidalCategories-2023.08-11",
+ "ArchiveSHA256": "ef032fa499bdacba29ac6f73e681ba97320f043d15d2c748855039ef9ed0b39c",
+ "ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/MonoidalCategories-2023.10-01/MonoidalCategories-2023.10-01",
"AvailabilityTest": null,
- "Date": "2023-08-25",
+ "Date": "2023-10-17",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">= 4.12.1",
@@ -41,7 +41,7 @@
"SixFile": "doc/manual.six"
}
],
- "PackageInfoSHA256": "0392ef972f5045b9fc5643e28355b8a39151d247a0db67c1f89047c4f48c557f",
+ "PackageInfoSHA256": "c8160ae60cfe7a5c212a3f6e7910c2262e032f07946be87adeb2dd758e0d7ece",
"PackageInfoURL": "https://homalg-project.github.io/CAP_project/MonoidalCategories/PackageInfo.g",
"PackageName": "MonoidalCategories",
"PackageWWWHome": "https://homalg-project.github.io/pkg/MonoidalCategories",
@@ -99,5 +99,5 @@
"Status": "deposited",
"Subtitle": "Monoidal and monoidal (co)closed categories",
"TestFile": "tst/testall.g",
- "Version": "2023.08-11"
+ "Version": "2023.10-01"
}