Skip to content

Commit 299a476

Browse files
[cap_project] Updates for several packages (#1146)
Co-authored-by: gap-package-distribution-bot <100730870+gap-package-distribution-bot[bot]@users.noreply.github.com>
1 parent 243aefe commit 299a476

File tree

4 files changed

+25
-21
lines changed

4 files changed

+25
-21
lines changed

packages/cap/meta.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"AbstractHTML": "<span class=\"pkgname\">CAP</span> (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.",
33
"ArchiveFormats": ".tar.gz .zip",
4-
"ArchiveSHA256": "de5104f9c6d1c47520806a8f83e3d0b261fd05da21645b538a5e68d7de6a85f4",
5-
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/CAP-2025.06-08/CAP-2025.06-08",
4+
"ArchiveSHA256": "ce14a99d739f83b40bcd7bdc53d206dcfaf2816974aa663ffe6f52219eec9bf9",
5+
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/CAP-2025.07-02/CAP-2025.07-02",
66
"AvailabilityTest": null,
7-
"Date": "2025-06-22",
7+
"Date": "2025-07-03",
88
"Dependencies": {
99
"ExternalConditions": [],
1010
"GAP": ">= 4.13.0",
@@ -59,7 +59,7 @@
5959
"SixFile": "doc/manual.six"
6060
}
6161
],
62-
"PackageInfoSHA256": "430355ad575040a4e990c23fd70828009e6ff596bc1dd13b4f433bdbf0d6d337",
62+
"PackageInfoSHA256": "eba44228115e27e764c367831bb743c44d7945c685aec21e8fe184417f33f255",
6363
"PackageInfoURL": "https://homalg-project.github.io/CAP_project/CAP/PackageInfo.g",
6464
"PackageName": "CAP",
6565
"PackageWWWHome": "https://homalg-project.github.io/pkg/CAP",
@@ -117,5 +117,5 @@
117117
"Status": "deposited",
118118
"Subtitle": "Categories, Algorithms, Programming",
119119
"TestFile": "tst/testall.g",
120-
"Version": "2025.06-08"
120+
"Version": "2025.07-02"
121121
}

packages/generalizedmorphismsforcap/meta.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"AbstractHTML": "<span class=\"pkgname\">GeneralizedMorphismsForCAP</span> provides the category of generalized morphisms associated to an abelian category.",
33
"ArchiveFormats": ".tar.gz .zip",
4-
"ArchiveSHA256": "20bd4b34bc051520aac0d95a8b8413a6b5d5efdf4043643309df13e30a695073",
5-
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/GeneralizedMorphismsForCAP-2025.06-01/GeneralizedMorphismsForCAP-2025.06-01",
4+
"ArchiveSHA256": "aa3d929af62c34896b3d65d4aadee9c412a7f3b8eebc5342f47b3c4704f4d596",
5+
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/GeneralizedMorphismsForCAP-2025.07-01/GeneralizedMorphismsForCAP-2025.07-01",
66
"AvailabilityTest": null,
7-
"Date": "2025-06-30",
7+
"Date": "2025-07-03",
88
"Dependencies": {
99
"ExternalConditions": [],
1010
"GAP": ">= 4.13.0",
@@ -38,7 +38,7 @@
3838
"SixFile": "doc/manual.six"
3939
}
4040
],
41-
"PackageInfoSHA256": "1babc34e91ad42b8b3ae5cdbfa6e7bc0bc8d477b3103cfc5522399395bc58271",
41+
"PackageInfoSHA256": "780ed5e65e8ab88690f450e0ba44ab0ce62e2b84b6d882bb6a3ad62eec2b43bd",
4242
"PackageInfoURL": "https://homalg-project.github.io/CAP_project/GeneralizedMorphismsForCAP/PackageInfo.g",
4343
"PackageName": "GeneralizedMorphismsForCAP",
4444
"PackageWWWHome": "https://homalg-project.github.io/pkg/GeneralizedMorphismsForCAP",
@@ -74,5 +74,5 @@
7474
"Status": "deposited",
7575
"Subtitle": "Implementations of generalized morphisms for the CAP project",
7676
"TestFile": "tst/testall.g",
77-
"Version": "2025.06-01"
77+
"Version": "2025.07-01"
7878
}

packages/linearalgebraforcap/meta.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"AbstractHTML": "<span class=\"pkgname\">LinearAlgebraForCAP</span> provides a skeletal model of the category of finite dimensional vector spaces over a computable field.",
33
"ArchiveFormats": ".tar.gz .zip",
4-
"ArchiveSHA256": "02e79333eadd074b1a1e3a2b68041cfe243d550b204d78c326b0b2fe6d7c1fcd",
5-
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/LinearAlgebraForCAP-2025.06-02/LinearAlgebraForCAP-2025.06-02",
4+
"ArchiveSHA256": "cb78d5507370f13434b4cbbe73213f1598f7823d814003a87ddae177f900b553",
5+
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/LinearAlgebraForCAP-2025.07-01/LinearAlgebraForCAP-2025.07-01",
66
"AvailabilityTest": null,
7-
"Date": "2025-06-15",
7+
"Date": "2025-07-03",
88
"Dependencies": {
99
"ExternalConditions": [],
1010
"GAP": ">= 4.13.0",
@@ -36,8 +36,8 @@
3636
"filename": "gap/MatrixCategory_as_CategoryOfRows.gi",
3737
"needed": [
3838
[
39-
"FreydCategoriesForCAP",
40-
">= 2024.08-07"
39+
"AdditiveClosuresForCAP",
40+
">= 2025.06-01"
4141
]
4242
]
4343
}
@@ -56,7 +56,7 @@
5656
"SixFile": "doc/manual.six"
5757
}
5858
],
59-
"PackageInfoSHA256": "6aa3009c38ee1a4e0f2f92b6f059537c6ece04f6f2395c0bcf4b314f90e67db4",
59+
"PackageInfoSHA256": "215cdefe4a526c5f6b40c9103907feabd6d6f3fd7d0e67a0542d11d9fbabf93b",
6060
"PackageInfoURL": "https://homalg-project.github.io/CAP_project/LinearAlgebraForCAP/PackageInfo.g",
6161
"PackageName": "LinearAlgebraForCAP",
6262
"PackageWWWHome": "https://homalg-project.github.io/pkg/LinearAlgebraForCAP",
@@ -103,5 +103,5 @@
103103
"Status": "deposited",
104104
"Subtitle": "Category of Matrices over a Field for CAP",
105105
"TestFile": "tst/testall.g",
106-
"Version": "2025.06-02"
106+
"Version": "2025.07-01"
107107
}

packages/modulepresentationsforcap/meta.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"AbstractHTML": "<span class=\"pkgname\">ModulePresentationsForCAP</span> provides the category of finitely presented modules over a computable ring.",
33
"ArchiveFormats": ".tar.gz .zip",
4-
"ArchiveSHA256": "96d724bff6468a7acf99d16cf7848f3c99ca4c0bbb31007b1c3ae2a8e9f6db69",
5-
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/ModulePresentationsForCAP-2025.06-01/ModulePresentationsForCAP-2025.06-01",
4+
"ArchiveSHA256": "5175975d2f6455abffb979872655d23df8db8b6d06bd0d52b76dd854dc63670c",
5+
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/ModulePresentationsForCAP-2025.06-02/ModulePresentationsForCAP-2025.06-02",
66
"AvailabilityTest": null,
77
"Date": "2025-07-01",
88
"Dependencies": {
@@ -36,6 +36,10 @@
3636
[
3737
"FreydCategoriesForCAP",
3838
">= 2024.01-03"
39+
],
40+
[
41+
"AdditiveClosuresForCAP",
42+
">= 2025.06-01"
3943
]
4044
]
4145
}
@@ -54,7 +58,7 @@
5458
"SixFile": "doc/manual.six"
5559
}
5660
],
57-
"PackageInfoSHA256": "862f9e720a240bb422db2cef17a5afee238e98c45a8b8fb648f15378b473d7f3",
61+
"PackageInfoSHA256": "c59dda30253c2af540f3e7fa6a720ee180c8d5dd50bc0c4aa3c3cfbd3712c77e",
5862
"PackageInfoURL": "https://homalg-project.github.io/CAP_project/ModulePresentationsForCAP/PackageInfo.g",
5963
"PackageName": "ModulePresentationsForCAP",
6064
"PackageWWWHome": "https://homalg-project.github.io/pkg/ModulePresentationsForCAP",
@@ -101,5 +105,5 @@
101105
"Status": "deposited",
102106
"Subtitle": "Category R-pres for CAP",
103107
"TestFile": "tst/testall.g",
104-
"Version": "2025.06-01"
108+
"Version": "2025.06-02"
105109
}

0 commit comments

Comments
 (0)