Skip to content

Commit

Permalink
[cap_project] Updates for several packages (#985)
Browse files Browse the repository at this point in the history
Co-authored-by: gap-package-distribution-bot <100730870+gap-package-distribution-bot[bot]@users.noreply.github.com>
  • Loading branch information
gap-package-distribution-bot[bot] authored Aug 27, 2024
1 parent 51bc6d2 commit 35cbe9a
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": "320addfb9ac3c44e5f8becafe9f843f8486a6c6bce0ad15c665b448d0a7080c8",
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/LinearAlgebraForCAP-2024.08-05/LinearAlgebraForCAP-2024.08-05",
"ArchiveSHA256": "958f25a23833b3aa4d501db2e81c8bdd8d92ce17681542a79fea83d8f4a4ef69",
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/LinearAlgebraForCAP-2024.08-06/LinearAlgebraForCAP-2024.08-06",
"AvailabilityTest": null,
"Date": "2024-08-22",
"Date": "2024-08-27",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">= 4.13.0",
Expand Down Expand Up @@ -37,7 +37,7 @@
"needed": [
[
"FreydCategoriesForCAP",
">= 2024.01-04"
">= 2024.08-06"
]
]
}
Expand All @@ -56,7 +56,7 @@
"SixFile": "doc/manual.six"
}
],
"PackageInfoSHA256": "005c61ef784b9bd703c8f74e5c5e63b06f8b1611b4422d564bc00bc855e8071c",
"PackageInfoSHA256": "cf1ca9ba2087b4002bbde9504b11cd36350fd8ba7dd8100fbeecf771acae96b7",
"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 @@ -103,5 +103,5 @@
"Status": "deposited",
"Subtitle": "Category of Matrices over a Field for CAP",
"TestFile": "tst/testall.g",
"Version": "2024.08-05"
"Version": "2024.08-06"
}
10 changes: 5 additions & 5 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": "88a04049822dff9f999aba103a23cdb4d978bd5b7deb5b79fb78fb0ffb4cefef",
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/ModulePresentationsForCAP-2024.08-01/ModulePresentationsForCAP-2024.08-01",
"ArchiveSHA256": "8cf324d330c3683e45c3cff6db412314c6a4c2e783b4ba195867422da9dd4be3",
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/ModulePresentationsForCAP-2024.08-02/ModulePresentationsForCAP-2024.08-02",
"AvailabilityTest": null,
"Date": "2024-08-15",
"Date": "2024-08-27",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">= 4.13.0",
Expand Down Expand Up @@ -54,7 +54,7 @@
"SixFile": "doc/manual.six"
}
],
"PackageInfoSHA256": "1dc4020f1af2f120c7a54e4b8f87894ece3ee6a8a1bf2cb462494e7a5f6e3d1a",
"PackageInfoSHA256": "ccebafe78ee6744afb2c22bc96068d4a07caa8e599b3971f1756dd88ddd02076",
"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 @@ -101,5 +101,5 @@
"Status": "deposited",
"Subtitle": "Category R-pres for CAP",
"TestFile": "tst/testall.g",
"Version": "2024.08-01"
"Version": "2024.08-02"
}

0 comments on commit 35cbe9a

Please sign in to comment.