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 Feb 1, 2024
1 parent 84db390 commit 7ffa000
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
10 changes: 5 additions & 5 deletions packages/cap/meta.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"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.",
"ArchiveFormats": ".tar.gz .zip",
"ArchiveSHA256": "1dd720ec3cd8a9201e5b41307dc2214dd425fd8b0fcd65619e6ca822c6c7ad98",
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/CAP-2024.01-05/CAP-2024.01-05",
"ArchiveSHA256": "2ca391e8c46fc52657538503bfac45ecb9120ff0606686e0917e6cbe3bd363b9",
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/CAP-2024.01-06/CAP-2024.01-06",
"AvailabilityTest": null,
"Date": "2024-01-22",
"Date": "2024-01-30",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">= 4.12.1",
Expand Down Expand Up @@ -39,7 +39,7 @@
"SixFile": "doc/manual.six"
}
],
"PackageInfoSHA256": "00dbc2a41dd765d6b353073be258a3d7a3d877ceacb48e9f253a72ec12ae9389",
"PackageInfoSHA256": "793246e1cfa58ae1c7ecba80cfc43accf277dc5ef244f89ddcaedc825a53ba29",
"PackageInfoURL": "https://homalg-project.github.io/CAP_project/CAP/PackageInfo.g",
"PackageName": "CAP",
"PackageWWWHome": "https://homalg-project.github.io/pkg/CAP",
Expand Down Expand Up @@ -97,5 +97,5 @@
"Status": "deposited",
"Subtitle": "Categories, Algorithms, Programming",
"TestFile": "tst/testall.g",
"Version": "2024.01-05"
"Version": "2024.01-06"
}
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": "29cf8430b3233504dcaa76dca23cb3ec9474e246f6757f5c40aca26345623977",
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/LinearAlgebraForCAP-2024.01-05/LinearAlgebraForCAP-2024.01-05",
"ArchiveSHA256": "0287da7c49ae7243c263d0b9b93b3777170fc661421e31739f6fa84490bfcf81",
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/LinearAlgebraForCAP-2024.01-07/LinearAlgebraForCAP-2024.01-07",
"AvailabilityTest": null,
"Date": "2024-01-24",
"Date": "2024-01-31",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">= 4.12.1",
Expand All @@ -27,7 +27,7 @@
],
[
"MonoidalCategories",
">= 2024.01-08"
">= 2024.01-13"
]
],
"SuggestedOtherPackages": [
Expand All @@ -51,7 +51,7 @@
"SixFile": "doc/manual.six"
}
],
"PackageInfoSHA256": "90413c62516f55441b148635f7701d84b482657c7b3ceeec5c1312968ff06176",
"PackageInfoSHA256": "94a692b7db92cc19638be65d2035e1a386aa384f985ad2f1c8247e36e6a099b3",
"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 @@ -98,5 +98,5 @@
"Status": "deposited",
"Subtitle": "Category of Matrices over a Field for CAP",
"TestFile": "tst/testall.g",
"Version": "2024.01-05"
"Version": "2024.01-07"
}
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": "5eb1e446b222e8c0dec45b47baf60fcea729d8c0350ef1d0225da13ce375cb3b",
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/MonoidalCategories-2024.01-08/MonoidalCategories-2024.01-08",
"ArchiveSHA256": "26bad588873fb4f3aad6f093c7f66d9baf84c43fe9b67d505e533710bc194c92",
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/MonoidalCategories-2024.01-13/MonoidalCategories-2024.01-13",
"AvailabilityTest": null,
"Date": "2024-01-24",
"Date": "2024-01-31",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">= 4.12.1",
Expand Down Expand Up @@ -41,7 +41,7 @@
"SixFile": "doc/manual.six"
}
],
"PackageInfoSHA256": "a620374d65649478e099546a0897ef7bd03b99539c8cf68656af3824c197a0ca",
"PackageInfoSHA256": "fff5b3e80cc4e62ccab000c0c4ee4d1e50f068227622115a5ce21d7fb8b459fe",
"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 @@ -110,5 +110,5 @@
"Status": "deposited",
"Subtitle": "Monoidal and monoidal (co)closed categories",
"TestFile": "tst/testall.g",
"Version": "2024.01-08"
"Version": "2024.01-13"
}

0 comments on commit 7ffa000

Please sign in to comment.