Skip to content

Commit e8b1a18

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

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
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": "e2a0eb07c8deeb0920a35c8aa399b61dec9cd8ef9ee84c4a6f76ba48b62033ef",
5-
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/CAP-2024.09-05/CAP-2024.09-05",
4+
"ArchiveSHA256": "bad0fd6c9f7f39a7ff91ecfdcf6188e597c86418e4bd5c5b63f2eb0c3f58e162",
5+
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/CAP-2024.09-07/CAP-2024.09-07",
66
"AvailabilityTest": null,
7-
"Date": "2024-09-05",
7+
"Date": "2024-09-09",
88
"Dependencies": {
99
"ExternalConditions": [],
1010
"GAP": ">= 4.13.0",
@@ -59,7 +59,7 @@
5959
"SixFile": "doc/manual.six"
6060
}
6161
],
62-
"PackageInfoSHA256": "0cc70f845c60ca9ac41776a1763ef06f3d30efdf7cc7fb7c7d98d5c61a38dea5",
62+
"PackageInfoSHA256": "4471a4def0ead3c41534a115dbd6b036fcefeb0ad7f099f914ce39addfe39b6b",
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": "2024.09-05"
120+
"Version": "2024.09-07"
121121
}

packages/linearalgebraforcap/meta.json

Lines changed: 6 additions & 6 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": "6efcfca63960db7ff9c5cf456a73ee2a0285264d96f4195e123ac07d5e22e94a",
5-
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/LinearAlgebraForCAP-2024.09-03/LinearAlgebraForCAP-2024.09-03",
4+
"ArchiveSHA256": "cc8119c340f194e20cff6ee766aee35a0f0588e72a12ab16d2aed99712648bd5",
5+
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/LinearAlgebraForCAP-2024.09-04/LinearAlgebraForCAP-2024.09-04",
66
"AvailabilityTest": null,
7-
"Date": "2024-09-03",
7+
"Date": "2024-09-06",
88
"Dependencies": {
99
"ExternalConditions": [],
1010
"GAP": ">= 4.13.0",
@@ -27,7 +27,7 @@
2727
],
2828
[
2929
"MonoidalCategories",
30-
">= 2024.06-01"
30+
">= 2024.09-02"
3131
]
3232
]
3333
},
@@ -56,7 +56,7 @@
5656
"SixFile": "doc/manual.six"
5757
}
5858
],
59-
"PackageInfoSHA256": "d0395b22db2c73bacd649b698b4805cc127652b7276622e549b9220e492e430e",
59+
"PackageInfoSHA256": "2241d7153dbb1fa518492824bfe1146aa095b7260c555357810202f1084acc20",
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": "2024.09-03"
106+
"Version": "2024.09-04"
107107
}

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": "0560f35346dd5be94269eac784080e6534737da1d08e626d1e06f765e5f9eccf",
5-
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/MonoidalCategories-2024.09-01/MonoidalCategories-2024.09-01",
4+
"ArchiveSHA256": "330eca3e2c5c6d33e9a0b47c4fa8e421f5cadde2b296bb6a8879c6136a7d1564",
5+
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/MonoidalCategories-2024.09-03/MonoidalCategories-2024.09-03",
66
"AvailabilityTest": null,
7-
"Date": "2024-09-02",
7+
"Date": "2024-09-09",
88
"Dependencies": {
99
"ExternalConditions": [],
1010
"GAP": ">= 4.13.0",
@@ -41,7 +41,7 @@
4141
"SixFile": "doc/manual.six"
4242
}
4343
],
44-
"PackageInfoSHA256": "2aff97b410e664f28e653c077aae665565a02b3b2fb9732e7e9f34a8dc8bf3d2",
44+
"PackageInfoSHA256": "f979179b0ed639ed36d0242a3774a71cb8c6c1acbe7a1f14086e83b13aaeb64e",
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": "2024.09-01"
113+
"Version": "2024.09-03"
114114
}

0 commit comments

Comments
 (0)