Skip to content

Commit 571b0e9

Browse files
[cap_project] Updates for several packages (#1319)
Co-authored-by: gap-package-distribution-bot <100730870+gap-package-distribution-bot[bot]@users.noreply.github.com>
1 parent f0da126 commit 571b0e9

3 files changed

Lines changed: 27 additions & 27 deletions

File tree

packages/cap/meta.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
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": "7edb66d97a1fdd008f8b5999e7b2cbca54c80952609ee085dd433b1d06cd09d5",
5-
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/CAP-2026.03-01/CAP-2026.03-01",
4+
"ArchiveSHA256": "351b5dfeb4fe694a0d1ada208ef8020f5eca83d49a8af3f80881672c4ee6c227",
5+
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/CAP-2026.04-02/CAP-2026.04-02",
66
"AvailabilityTest": null,
7-
"Date": "2026-03-30",
7+
"Date": "2026-04-10",
88
"Dependencies": {
99
"ExternalConditions": [],
1010
"GAP": ">= 4.13.0",
1111
"NeededOtherPackages": [
1212
[
1313
"ToolsForHomalg",
14-
">= 2023.11-01"
14+
">= 2026.04-01"
1515
]
1616
],
1717
"SuggestedOtherPackages": [
@@ -21,7 +21,7 @@
2121
],
2222
[
2323
"CompilerForCAP",
24-
">= 2021.12-05"
24+
">= 2026.04-01"
2525
]
2626
]
2727
},
@@ -31,7 +31,7 @@
3131
"needed": [
3232
[
3333
"MatricesForHomalg",
34-
">= 2023.11-02"
34+
">= 2026.04-01"
3535
]
3636
]
3737
},
@@ -40,7 +40,7 @@
4040
"needed": [
4141
[
4242
"MatricesForHomalg",
43-
">= 2023.11-02"
43+
">= 2026.04-01"
4444
]
4545
]
4646
}
@@ -59,7 +59,7 @@
5959
"SixFile": "doc/manual.six"
6060
}
6161
],
62-
"PackageInfoSHA256": "dbacd36e7ef95cd3d49cecc70d5468efd25b78867cc65d70d107a43e51c057ca",
62+
"PackageInfoSHA256": "d32f8125d74fb1cec1ca1dd2446a4e91c8454481ace6412825021576f168a5a8",
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": "2026.03-01"
120+
"Version": "2026.04-02"
121121
}

packages/linearalgebraforcap/meta.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
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": "3b1d888be490178c5ff1be5dc24ec485f0d02b2cdb12be6a015a446933ac6a6c",
5-
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/LinearAlgebraForCAP-2026.02-01/LinearAlgebraForCAP-2026.02-01",
4+
"ArchiveSHA256": "4f6559667d9d9edb72b0bcb9f0439295a9cb2240d5d66539c55c28a0bd65fb47",
5+
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/LinearAlgebraForCAP-2026.04-02/LinearAlgebraForCAP-2026.04-02",
66
"AvailabilityTest": null,
7-
"Date": "2026-02-11",
7+
"Date": "2026-04-10",
88
"Dependencies": {
99
"ExternalConditions": [],
1010
"GAP": ">= 4.13.0",
1111
"NeededOtherPackages": [
1212
[
1313
"ToolsForHomalg",
14-
">= 2015.09.18"
14+
">= 2026.04-01"
1515
],
1616
[
1717
"MatricesForHomalg",
18-
">= 2023.01-01"
18+
">= 2026.04-01"
1919
],
2020
[
2121
"GaussForHomalg",
22-
">= 2021.04-02"
22+
">= 2026.04-01"
2323
],
2424
[
2525
"CAP",
26-
">= 2026.02-01"
26+
">= 2026.04-02"
2727
],
2828
[
2929
"MonoidalCategories",
@@ -56,7 +56,7 @@
5656
"SixFile": "doc/manual.six"
5757
}
5858
],
59-
"PackageInfoSHA256": "9bbbbaa174267bd82ab4ac8cfb955fcc8a5fa6804bc67d50e8bf834350ff909f",
59+
"PackageInfoSHA256": "38f69909635d95509bc6f1927a1e009d6bb284b292a789e672df1609f5a3abdf",
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": "2026.02-01"
106+
"Version": "2026.04-02"
107107
}

packages/modulepresentationsforcap/meta.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
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": "997464b3898d0e41783f857533249f71f679ede0250896d6fc48f999a47bc0d1",
5-
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/ModulePresentationsForCAP-2025.12-01/ModulePresentationsForCAP-2025.12-01",
4+
"ArchiveSHA256": "eaa98a5a5a6cf8338c257bc14478665949b02c03b7bbb0cfdac1a70b1dd2200d",
5+
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/ModulePresentationsForCAP-2026.04-01/ModulePresentationsForCAP-2026.04-01",
66
"AvailabilityTest": null,
7-
"Date": "2025-12-23",
7+
"Date": "2026-04-10",
88
"Dependencies": {
99
"ExternalConditions": [],
1010
"GAP": ">= 4.13.0",
1111
"NeededOtherPackages": [
1212
[
1313
"MatricesForHomalg",
14-
">=2019.02.01"
14+
">= 2026.04-01"
1515
],
1616
[
1717
"CAP",
18-
">= 2023.05-03"
18+
">= 2026.04-01"
1919
],
2020
[
2121
"MonoidalCategories",
@@ -35,11 +35,11 @@
3535
"needed": [
3636
[
3737
"FreydCategoriesForCAP",
38-
">= 2024.01-03"
38+
">= 2026.04-01"
3939
],
4040
[
4141
"AdditiveClosuresForCAP",
42-
">= 2025.06-01"
42+
">= 2026.04-01"
4343
]
4444
]
4545
}
@@ -58,7 +58,7 @@
5858
"SixFile": "doc/manual.six"
5959
}
6060
],
61-
"PackageInfoSHA256": "b7123ab23eaa5eb8a37cda7069c9495a07d3b6ac5a93895e6f83f170c3db9cd7",
61+
"PackageInfoSHA256": "0287ab8b4b8a141c2b5bb9e2230cd1f57874cd59498da07990a9b0837459912b",
6262
"PackageInfoURL": "https://homalg-project.github.io/CAP_project/ModulePresentationsForCAP/PackageInfo.g",
6363
"PackageName": "ModulePresentationsForCAP",
6464
"PackageWWWHome": "https://homalg-project.github.io/pkg/ModulePresentationsForCAP",
@@ -105,5 +105,5 @@
105105
"Status": "deposited",
106106
"Subtitle": "Category R-pres for CAP",
107107
"TestFile": "tst/testall.g",
108-
"Version": "2025.12-01"
108+
"Version": "2026.04-01"
109109
}

0 commit comments

Comments
 (0)