Skip to content

Commit

Permalink
[cap_project] Updates for several packages
Browse files Browse the repository at this point in the history
  • Loading branch information
gap-package-distribution-bot[bot] authored and fingolfin committed Nov 22, 2023
1 parent 253f52c commit f766c26
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
12 changes: 6 additions & 6 deletions packages/linearalgebraforcap/meta.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"AbstractHTML": "<span class=\"pkgname\">LinearAlgebraForCAP</span> provides a skeletal model of the category of finite dimensional vector spaces over a computable field.",
"ArchiveFormats": ".tar.gz .zip",
"ArchiveSHA256": "ac65ede47e4c807a6895bb1faa9116577bc13e47ff56a604112a43d5fe0fa540",
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/LinearAlgebraForCAP-2023.10-04/LinearAlgebraForCAP-2023.10-04",
"ArchiveSHA256": "2f6d66da656f71c7222029776ef46952a9b381d9e5a3a9539b8edbd8d9478ca0",
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/LinearAlgebraForCAP-2023.11-01/LinearAlgebraForCAP-2023.11-01",
"AvailabilityTest": null,
"Date": "2023-10-20",
"Date": "2023-11-05",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">= 4.12.1",
Expand All @@ -27,7 +27,7 @@
],
[
"MonoidalCategories",
">= 2023.10-01"
">= 2023.11-02"
]
],
"SuggestedOtherPackages": [
Expand All @@ -51,7 +51,7 @@
"SixFile": "doc/manual.six"
}
],
"PackageInfoSHA256": "294abf1c6c3c7e58b62c10c25b6a3d1b4c52b3f3bbe4b69827a0c5b932310827",
"PackageInfoSHA256": "4748af9f67b1c33cbc0f5deb726f0da39bf128666f7afd3746fb28f8d75d4859",
"PackageInfoURL": "https://homalg-project.github.io/CAP_project/LinearAlgebraForCAP/PackageInfo.g",
"PackageName": "LinearAlgebraForCAP",
"PackageWWWHome": "https://homalg-project.github.io/pkg/LinearAlgebraForCAP",
Expand Down Expand Up @@ -87,5 +87,5 @@
"Status": "deposited",
"Subtitle": "Category of Matrices over a Field for CAP",
"TestFile": "tst/testall.g",
"Version": "2023.10-04"
"Version": "2023.11-01"
}
10 changes: 5 additions & 5 deletions packages/monoidalcategories/meta.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"AbstractHTML": "",
"ArchiveFormats": ".tar.gz .zip",
"ArchiveSHA256": "ef032fa499bdacba29ac6f73e681ba97320f043d15d2c748855039ef9ed0b39c",
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/MonoidalCategories-2023.10-01/MonoidalCategories-2023.10-01",
"ArchiveSHA256": "f69b2915154958b03f4a92aa7c4a6f39bbbac5f206ea0c5c939846fdfe53bdf4",
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/MonoidalCategories-2023.11-02/MonoidalCategories-2023.11-02",
"AvailabilityTest": null,
"Date": "2023-10-17",
"Date": "2023-11-05",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">= 4.12.1",
Expand Down Expand Up @@ -41,7 +41,7 @@
"SixFile": "doc/manual.six"
}
],
"PackageInfoSHA256": "c8160ae60cfe7a5c212a3f6e7910c2262e032f07946be87adeb2dd758e0d7ece",
"PackageInfoSHA256": "a44b5f6a0bd87803d98269312b17fadae9e032f9a76e04fd1bef50b3f83c4beb",
"PackageInfoURL": "https://homalg-project.github.io/CAP_project/MonoidalCategories/PackageInfo.g",
"PackageName": "MonoidalCategories",
"PackageWWWHome": "https://homalg-project.github.io/pkg/MonoidalCategories",
Expand Down Expand Up @@ -99,5 +99,5 @@
"Status": "deposited",
"Subtitle": "Monoidal and monoidal (co)closed categories",
"TestFile": "tst/testall.g",
"Version": "2023.10-01"
"Version": "2023.11-02"
}

0 comments on commit f766c26

Please sign in to comment.