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 Jan 22, 2024
1 parent 305c9ca commit 1d9f31d
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 24 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": "0cd29f252ba849e0fbf7a5bccac4f770dae0f786cac877e282e6aeb595bd8479",
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/CAP-2024.01-04/CAP-2024.01-04",
"ArchiveSHA256": "1dd720ec3cd8a9201e5b41307dc2214dd425fd8b0fcd65619e6ca822c6c7ad98",
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/CAP-2024.01-05/CAP-2024.01-05",
"AvailabilityTest": null,
"Date": "2024-01-19",
"Date": "2024-01-22",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">= 4.12.1",
Expand Down Expand Up @@ -39,7 +39,7 @@
"SixFile": "doc/manual.six"
}
],
"PackageInfoSHA256": "8535d9baa7c15ed5e980e7dbf1ae855145045bed58e242bf9ae0def8c44dfd0c",
"PackageInfoSHA256": "00dbc2a41dd765d6b353073be258a3d7a3d877ceacb48e9f253a72ec12ae9389",
"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-04"
"Version": "2024.01-05"
}
14 changes: 7 additions & 7 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": "6df41bcb28e2f2fe578d6524765abecc8a1ee68fdaad78b692bcb89b37553fee",
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/LinearAlgebraForCAP-2024.01-03/LinearAlgebraForCAP-2024.01-03",
"ArchiveSHA256": "6b8c2cf03f8f6f6ab7295fcd7084395fd3914a53c2224069ba3ee360968cf6dd",
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/LinearAlgebraForCAP-2024.01-04/LinearAlgebraForCAP-2024.01-04",
"AvailabilityTest": null,
"Date": "2024-01-19",
"Date": "2024-01-22",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">= 4.12.1",
Expand All @@ -27,13 +27,13 @@
],
[
"MonoidalCategories",
">= 2024.01-03"
">= 2024.01-06"
]
],
"SuggestedOtherPackages": [
[
"FreydCategoriesForCAP",
">= 2024.01-02"
">= 2024.01-03"
]
]
},
Expand All @@ -51,7 +51,7 @@
"SixFile": "doc/manual.six"
}
],
"PackageInfoSHA256": "d64a614b96f9085b90f08867ab84630d224b1e4ea67160a251ce3ad1ae669967",
"PackageInfoSHA256": "e3f006d7f0ce05317a6b8565fdad1be2df76e739d161b46c0a8574168f56f061",
"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-03"
"Version": "2024.01-04"
}
14 changes: 7 additions & 7 deletions packages/modulepresentationsforcap/meta.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"AbstractHTML": "<span class=\"pkgname\">ModulePresentationsForCAP</span> provides the category of finitely presented modules over a computable ring.",
"ArchiveFormats": ".tar.gz .zip",
"ArchiveSHA256": "091804f065a87ffab5842c7f48f7384f7c79cc3ff72060c1616a3a5c89176b58",
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/ModulePresentationsForCAP-2024.01-02/ModulePresentationsForCAP-2024.01-02",
"ArchiveSHA256": "ceae16386f07f60145285d469e6c6a33a44eb78d5321961e1057fd953ef61409",
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/ModulePresentationsForCAP-2024.01-03/ModulePresentationsForCAP-2024.01-03",
"AvailabilityTest": null,
"Date": "2024-01-19",
"Date": "2024-01-22",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">= 4.12.1",
Expand All @@ -19,13 +19,13 @@
],
[
"MonoidalCategories",
">= 2024.01-03"
">= 2024.01-06"
]
],
"SuggestedOtherPackages": [
[
"FreydCategoriesForCAP",
">= 2021.12-04"
">= 2024.01-03"
],
[
"RingsForHomalg",
Expand All @@ -47,7 +47,7 @@
"SixFile": "doc/manual.six"
}
],
"PackageInfoSHA256": "79a6ea637dd66397b11471768f3f7786bbac9a3929c012cb4a36f85184a307a3",
"PackageInfoSHA256": "1129d4b8cd4ee8a445c61096ae5207a96e8a917d39b4dc2ec0a9c06021d18a86",
"PackageInfoURL": "https://homalg-project.github.io/CAP_project/ModulePresentationsForCAP/PackageInfo.g",
"PackageName": "ModulePresentationsForCAP",
"PackageWWWHome": "https://homalg-project.github.io/pkg/ModulePresentationsForCAP",
Expand Down Expand Up @@ -94,5 +94,5 @@
"Status": "deposited",
"Subtitle": "Category R-pres for CAP",
"TestFile": "tst/testall.g",
"Version": "2024.01-02"
"Version": "2024.01-03"
}
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": "0769f0ecd0c8d4375702887e02411466067e01d2bb5f264f881f46844adac4ac",
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/MonoidalCategories-2024.01-05/MonoidalCategories-2024.01-05",
"ArchiveSHA256": "c92c3e17062b59cc179e790e742734e55a409127cc0d0fd8bfedba76513d11a7",
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/MonoidalCategories-2024.01-06/MonoidalCategories-2024.01-06",
"AvailabilityTest": null,
"Date": "2024-01-21",
"Date": "2024-01-22",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">= 4.12.1",
Expand Down Expand Up @@ -41,7 +41,7 @@
"SixFile": "doc/manual.six"
}
],
"PackageInfoSHA256": "eea574fb4faa9ab1769c62ce600e4ff2ddd70465bae8ca047cbeb2fa026014c5",
"PackageInfoSHA256": "6ca12896419fe83a51c1f0863022e2c6431fa1eb1da856b61e221d24973b8a4c",
"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-05"
"Version": "2024.01-06"
}

0 comments on commit 1d9f31d

Please sign in to comment.