diff --git a/packages/cap/meta.json b/packages/cap/meta.json
index 19d0cf0c3..3e5e35a25 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": "c125f1573cbe1de6d9dd7fd771c2562766ca624e49bbce1138fa7b62d6fa4912",
- "ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/CAP-2024.01-03/CAP-2024.01-03",
+ "ArchiveSHA256": "0cd29f252ba849e0fbf7a5bccac4f770dae0f786cac877e282e6aeb595bd8479",
+ "ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/CAP-2024.01-04/CAP-2024.01-04",
"AvailabilityTest": null,
- "Date": "2024-01-11",
+ "Date": "2024-01-19",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">= 4.12.1",
@@ -39,7 +39,7 @@
"SixFile": "doc/manual.six"
}
],
- "PackageInfoSHA256": "9985adff8df61951a1a3c967ea8a13b9726ab2f250007e67a4fc52cf1c477991",
+ "PackageInfoSHA256": "8535d9baa7c15ed5e980e7dbf1ae855145045bed58e242bf9ae0def8c44dfd0c",
"PackageInfoURL": "https://homalg-project.github.io/CAP_project/CAP/PackageInfo.g",
"PackageName": "CAP",
"PackageWWWHome": "https://homalg-project.github.io/pkg/CAP",
@@ -97,5 +97,5 @@
"Status": "deposited",
"Subtitle": "Categories, Algorithms, Programming",
"TestFile": "tst/testall.g",
- "Version": "2024.01-03"
+ "Version": "2024.01-04"
}
diff --git a/packages/generalizedmorphismsforcap/meta.json b/packages/generalizedmorphismsforcap/meta.json
index 50c4e719f..18942e032 100644
--- a/packages/generalizedmorphismsforcap/meta.json
+++ b/packages/generalizedmorphismsforcap/meta.json
@@ -1,10 +1,10 @@
{
"AbstractHTML": "GeneralizedMorphismsForCAP provides the category of generalized morphisms associated to an abelian category.",
"ArchiveFormats": ".tar.gz .zip",
- "ArchiveSHA256": "0b93a70f7333f141868a11b9717f22a40bd9a6c5ccb137c0180183a3515e3e94",
- "ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/GeneralizedMorphismsForCAP-2023.08-02/GeneralizedMorphismsForCAP-2023.08-02",
+ "ArchiveSHA256": "1faad4605d078276a3c4df9ced947597233fb42c208d6e6effeb62a054661ff2",
+ "ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/GeneralizedMorphismsForCAP-2024.01-01/GeneralizedMorphismsForCAP-2024.01-01",
"AvailabilityTest": null,
- "Date": "2023-08-29",
+ "Date": "2024-01-19",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">= 4.12.1",
@@ -19,7 +19,7 @@
],
[
"MonoidalCategories",
- ">= 2019.01.16"
+ ">= 2024.01-03"
]
],
"SuggestedOtherPackages": []
@@ -38,7 +38,7 @@
"SixFile": "doc/manual.six"
}
],
- "PackageInfoSHA256": "84336f4fce6c44945bd3481ea4d3531abd629dbd34f6f136001f85a98ab1924e",
+ "PackageInfoSHA256": "b39fa3465a37f0b3ef5f2a7aeb0a1500f1af879a8e336a28b223b6c8ac23b264",
"PackageInfoURL": "https://homalg-project.github.io/CAP_project/GeneralizedMorphismsForCAP/PackageInfo.g",
"PackageName": "GeneralizedMorphismsForCAP",
"PackageWWWHome": "https://homalg-project.github.io/pkg/GeneralizedMorphismsForCAP",
@@ -74,5 +74,5 @@
"Status": "deposited",
"Subtitle": "Implementations of generalized morphisms for the CAP project",
"TestFile": "tst/testall.g",
- "Version": "2023.08-02"
+ "Version": "2024.01-01"
}
diff --git a/packages/linearalgebraforcap/meta.json b/packages/linearalgebraforcap/meta.json
index 2e7de865a..57d109365 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": "f5eed49a20f11479412652c93d985681be14a24cce3876698117b94062d70e46",
- "ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/LinearAlgebraForCAP-2024.01-02/LinearAlgebraForCAP-2024.01-02",
+ "ArchiveSHA256": "6df41bcb28e2f2fe578d6524765abecc8a1ee68fdaad78b692bcb89b37553fee",
+ "ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/LinearAlgebraForCAP-2024.01-03/LinearAlgebraForCAP-2024.01-03",
"AvailabilityTest": null,
- "Date": "2024-01-11",
+ "Date": "2024-01-19",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">= 4.12.1",
@@ -27,13 +27,13 @@
],
[
"MonoidalCategories",
- ">= 2023.11-02"
+ ">= 2024.01-03"
]
],
"SuggestedOtherPackages": [
[
"FreydCategoriesForCAP",
- ">= 2022.12-02"
+ ">= 2024.01-02"
]
]
},
@@ -51,7 +51,7 @@
"SixFile": "doc/manual.six"
}
],
- "PackageInfoSHA256": "a0c174190e2c400b17543f5e18072bc36cd9ae705f62fbdd195347de24c7b4db",
+ "PackageInfoSHA256": "d64a614b96f9085b90f08867ab84630d224b1e4ea67160a251ce3ad1ae669967",
"PackageInfoURL": "https://homalg-project.github.io/CAP_project/LinearAlgebraForCAP/PackageInfo.g",
"PackageName": "LinearAlgebraForCAP",
"PackageWWWHome": "https://homalg-project.github.io/pkg/LinearAlgebraForCAP",
@@ -98,5 +98,5 @@
"Status": "deposited",
"Subtitle": "Category of Matrices over a Field for CAP",
"TestFile": "tst/testall.g",
- "Version": "2024.01-02"
+ "Version": "2024.01-03"
}
diff --git a/packages/modulepresentationsforcap/meta.json b/packages/modulepresentationsforcap/meta.json
index fdf344c7d..397dee709 100644
--- a/packages/modulepresentationsforcap/meta.json
+++ b/packages/modulepresentationsforcap/meta.json
@@ -1,10 +1,10 @@
{
"AbstractHTML": "ModulePresentationsForCAP provides the category of finitely presented modules over a computable ring.",
"ArchiveFormats": ".tar.gz .zip",
- "ArchiveSHA256": "852a334a1fc456b76022860a542aef044e4b9aad8aedb125041a1e3a88ca9500",
- "ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/ModulePresentationsForCAP-2024.01-01/ModulePresentationsForCAP-2024.01-01",
+ "ArchiveSHA256": "091804f065a87ffab5842c7f48f7384f7c79cc3ff72060c1616a3a5c89176b58",
+ "ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/ModulePresentationsForCAP-2024.01-02/ModulePresentationsForCAP-2024.01-02",
"AvailabilityTest": null,
- "Date": "2024-01-11",
+ "Date": "2024-01-19",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">= 4.12.1",
@@ -19,7 +19,7 @@
],
[
"MonoidalCategories",
- ">= 2023.02-04"
+ ">= 2024.01-03"
]
],
"SuggestedOtherPackages": [
@@ -47,7 +47,7 @@
"SixFile": "doc/manual.six"
}
],
- "PackageInfoSHA256": "d4b279b9c0b6c15398a043792a725ae964a99e01b1bc3307948231160e444874",
+ "PackageInfoSHA256": "79a6ea637dd66397b11471768f3f7786bbac9a3929c012cb4a36f85184a307a3",
"PackageInfoURL": "https://homalg-project.github.io/CAP_project/ModulePresentationsForCAP/PackageInfo.g",
"PackageName": "ModulePresentationsForCAP",
"PackageWWWHome": "https://homalg-project.github.io/pkg/ModulePresentationsForCAP",
@@ -94,5 +94,5 @@
"Status": "deposited",
"Subtitle": "Category R-pres for CAP",
"TestFile": "tst/testall.g",
- "Version": "2024.01-01"
+ "Version": "2024.01-02"
}
diff --git a/packages/monoidalcategories/meta.json b/packages/monoidalcategories/meta.json
index ac358ebc9..cd0880daa 100644
--- a/packages/monoidalcategories/meta.json
+++ b/packages/monoidalcategories/meta.json
@@ -1,10 +1,10 @@
{
"AbstractHTML": "",
"ArchiveFormats": ".tar.gz .zip",
- "ArchiveSHA256": "8167c0618706b84e4ee922d17bbb3105e9e53c1ec72d15348120f3a35e2151dc",
- "ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/MonoidalCategories-2024.01-01/MonoidalCategories-2024.01-01",
+ "ArchiveSHA256": "b880316c6fa187e5b1477ebee9a71d95805696428b74ae4e332384d23e445fda",
+ "ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/MonoidalCategories-2024.01-03/MonoidalCategories-2024.01-03",
"AvailabilityTest": null,
- "Date": "2024-01-11",
+ "Date": "2024-01-19",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">= 4.12.1",
@@ -41,7 +41,7 @@
"SixFile": "doc/manual.six"
}
],
- "PackageInfoSHA256": "2902fe411335edc95155fda3e59fedec254f9e94f3fcc237c7dc53d487893675",
+ "PackageInfoSHA256": "92826569fb82e30e4ae8bf49f869fd3afd652c003ecc6d11fe26975ba3478f31",
"PackageInfoURL": "https://homalg-project.github.io/CAP_project/MonoidalCategories/PackageInfo.g",
"PackageName": "MonoidalCategories",
"PackageWWWHome": "https://homalg-project.github.io/pkg/MonoidalCategories",
@@ -110,5 +110,5 @@
"Status": "deposited",
"Subtitle": "Monoidal and monoidal (co)closed categories",
"TestFile": "tst/testall.g",
- "Version": "2024.01-01"
+ "Version": "2024.01-03"
}