From 406badee8fa2a41d57bbdc979c451a7cfb61644c Mon Sep 17 00:00:00 2001
From: gap-package-distribution-bot
<100730870+gap-package-distribution-bot[bot]@users.noreply.github.com>
Date: Sun, 13 Oct 2024 09:02:27 +0000
Subject: [PATCH] [cap_project] Updates for several packages
---
packages/cap/meta.json | 10 +++++-----
packages/generalizedmorphismsforcap/meta.json | 10 +++++-----
2 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/packages/cap/meta.json b/packages/cap/meta.json
index 7cf05b41c..9666ec2cf 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": "f650bdd025da3d255a6bc420eae15555097bdd477826188153e923af19ea607c",
- "ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/CAP-2024.09-23/CAP-2024.09-23",
+ "ArchiveSHA256": "db55840c730dc9c9f68c9aa0e1af50b5502cffc2b265cdc516c201416ca6d480",
+ "ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/CAP-2024.10-05/CAP-2024.10-05",
"AvailabilityTest": null,
- "Date": "2024-09-24",
+ "Date": "2024-10-10",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">= 4.13.0",
@@ -59,7 +59,7 @@
"SixFile": "doc/manual.six"
}
],
- "PackageInfoSHA256": "07477a1891e6d79abadd44c9918c66112521b06357875b4a0b863bb093d1cede",
+ "PackageInfoSHA256": "8ccce50fb9e796a10ffd0a8c2506d8a6f661548f2e327f9f57f9665e4ec78d85",
"PackageInfoURL": "https://homalg-project.github.io/CAP_project/CAP/PackageInfo.g",
"PackageName": "CAP",
"PackageWWWHome": "https://homalg-project.github.io/pkg/CAP",
@@ -117,5 +117,5 @@
"Status": "deposited",
"Subtitle": "Categories, Algorithms, Programming",
"TestFile": "tst/testall.g",
- "Version": "2024.09-23"
+ "Version": "2024.10-05"
}
diff --git a/packages/generalizedmorphismsforcap/meta.json b/packages/generalizedmorphismsforcap/meta.json
index f7bfa0e98..6a2a593f4 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": "5fdfa567ea03500109140c0d58bca657f1042a8b30395878abcb84c1b3447e0e",
- "ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/GeneralizedMorphismsForCAP-2024.09-02/GeneralizedMorphismsForCAP-2024.09-02",
+ "ArchiveSHA256": "c696b939b22105edd13e86abbc88ff20844f32b766eb11e006f541885391a453",
+ "ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/GeneralizedMorphismsForCAP-2024.09-03/GeneralizedMorphismsForCAP-2024.09-03",
"AvailabilityTest": null,
- "Date": "2024-09-11",
+ "Date": "2024-10-04",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">= 4.13.0",
@@ -38,7 +38,7 @@
"SixFile": "doc/manual.six"
}
],
- "PackageInfoSHA256": "3b1b046c720d15785246b76fa3668d2aa084b841d1fa9594006a3e65c0eb51f4",
+ "PackageInfoSHA256": "6a1a5bfaf5ce68e54e262914a9f9ea26d4ebfe0ea8dd64f04a07d33cd061ac68",
"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": "2024.09-02"
+ "Version": "2024.09-03"
}