Skip to content

Commit c8c416b

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

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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": "18e1344e42a9f77a0cb14918852c2be890a762ac9eb103ae6c0e295506494a41",
5-
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/CAP-2025.07-08/CAP-2025.07-08",
4+
"ArchiveSHA256": "c7195780ae6692394530da2c6dccd0f75dbafabf4601aba782181731f79c55f2",
5+
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/CAP-2025.08-02/CAP-2025.08-02",
66
"AvailabilityTest": null,
7-
"Date": "2025-07-19",
7+
"Date": "2025-08-08",
88
"Dependencies": {
99
"ExternalConditions": [],
1010
"GAP": ">= 4.13.0",
@@ -59,7 +59,7 @@
5959
"SixFile": "doc/manual.six"
6060
}
6161
],
62-
"PackageInfoSHA256": "77c596d59eecf4fdc2e6845ef1c66a904332e31024a0e42f5b53ac01e0e51bf1",
62+
"PackageInfoSHA256": "e9d9598b54b371867771c44fdeee5c6ae51c77c391e1c10bee842f41397593d8",
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.07-08"
120+
"Version": "2025.08-02"
121121
}

packages/monoidalcategories/meta.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"AbstractHTML": "",
33
"ArchiveFormats": ".tar.gz .zip",
4-
"ArchiveSHA256": "82d06283cc7110b898f5ad832bb7d5ea36da190c15a088968b64e3e87b3fac73",
5-
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/MonoidalCategories-2025.07-06/MonoidalCategories-2025.07-06",
4+
"ArchiveSHA256": "b23326b63bbdf8890150d564f6a810ec66340241a59681675de4a24706dee973",
5+
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/MonoidalCategories-2025.07-07/MonoidalCategories-2025.07-07",
66
"AvailabilityTest": null,
7-
"Date": "2025-07-12",
7+
"Date": "2025-07-31",
88
"Dependencies": {
99
"ExternalConditions": [],
1010
"GAP": ">= 4.13.0",
@@ -41,7 +41,7 @@
4141
"SixFile": "doc/manual.six"
4242
}
4343
],
44-
"PackageInfoSHA256": "cd2cdd9d4f74f5bb2f394d0c0d60f85ff987d487a1ef5cba18c9c9398501f23d",
44+
"PackageInfoSHA256": "fd0a1589b1890efc678f29647802e8f6abdd952a13f556d3f9c7af23fabd8684",
4545
"PackageInfoURL": "https://homalg-project.github.io/CAP_project/MonoidalCategories/PackageInfo.g",
4646
"PackageName": "MonoidalCategories",
4747
"PackageWWWHome": "https://homalg-project.github.io/pkg/MonoidalCategories",
@@ -110,5 +110,5 @@
110110
"Status": "deposited",
111111
"Subtitle": "Monoidal and monoidal (co)closed categories",
112112
"TestFile": "tst/testall.g",
113-
"Version": "2025.07-06"
113+
"Version": "2025.07-07"
114114
}

0 commit comments

Comments
 (0)