Skip to content

Commit 9e2dd3a

Browse files
[cap_project] Updates for several packages (#1012)
Co-authored-by: gap-package-distribution-bot <100730870+gap-package-distribution-bot[bot]@users.noreply.github.com>
1 parent 36fbe60 commit 9e2dd3a

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": "dc446873b5e5f3981ffb3f006784a2de9050e91a0d68f3fc1a0999c9d1aaa2d9",
5-
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/CAP-2024.08-07/CAP-2024.08-07",
4+
"ArchiveSHA256": "0cd9916a2f340e456ee6d0887139ac94b9a278752ed950eda402404769b796d1",
5+
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/CAP-2024.08-08/CAP-2024.08-08",
66
"AvailabilityTest": null,
7-
"Date": "2024-08-28",
7+
"Date": "2024-08-30",
88
"Dependencies": {
99
"ExternalConditions": [],
1010
"GAP": ">= 4.13.0",
@@ -59,7 +59,7 @@
5959
"SixFile": "doc/manual.six"
6060
}
6161
],
62-
"PackageInfoSHA256": "9a94715340dd4fe307c538fc4da14941b6230be0bb76024c52f5ef2837c87b00",
62+
"PackageInfoSHA256": "f90f61c2ff51255eab27da192dd0bdcd8923cf2021b9159ecec20c2351618e07",
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.08-07"
120+
"Version": "2024.08-08"
121121
}

packages/linearalgebraforcap/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\">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": "9de36ac55fb097114586a3dae6cb333bbd2a6d79a97d174c990c052481d720ce",
5-
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/LinearAlgebraForCAP-2024.08-07/LinearAlgebraForCAP-2024.08-07",
4+
"ArchiveSHA256": "a194a30f846624d2c2a84bc87ff7c580f43fc654bf3ffb44d0871d32f4ea92c4",
5+
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/LinearAlgebraForCAP-2024.08-08/LinearAlgebraForCAP-2024.08-08",
66
"AvailabilityTest": null,
7-
"Date": "2024-08-27",
7+
"Date": "2024-08-30",
88
"Dependencies": {
99
"ExternalConditions": [],
1010
"GAP": ">= 4.13.0",
@@ -56,7 +56,7 @@
5656
"SixFile": "doc/manual.six"
5757
}
5858
],
59-
"PackageInfoSHA256": "9710dfcae381ec96330e419bc8d4005e27b012fbf72a2cae171fe9ecee9d63a8",
59+
"PackageInfoSHA256": "0905fc008999ee79806605bfd1ebb681ee281c1dc9fbf9d16509ec7fcfb5625b",
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.08-07"
106+
"Version": "2024.08-08"
107107
}

0 commit comments

Comments
 (0)