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 Oct 20, 2022
1 parent 490f6f3 commit 7083cd0
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 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": "4b00012386a3aefc48e2dee526c641e285788337f8fa3fe74968e329cc382b8a",
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/CAP-2022.10-05/CAP-2022.10-05",
"ArchiveSHA256": "dd27e4cda5d022a0536c8ba9020d02d03d796f884ac99959fa0de230e93e307a",
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/CAP-2022.10-06/CAP-2022.10-06",
"AvailabilityTest": null,
"Date": "18/10/2022",
"Date": "20/10/2022",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">= 4.11.1",
Expand Down Expand Up @@ -47,7 +47,7 @@
"SixFile": "doc/manual.six"
}
],
"PackageInfoSHA256": "cb08c458cf182d2a17759aeca1457e66a6a40681da1bc0934418ceda9c7c60c9",
"PackageInfoSHA256": "8b53f5cf90e7338b2f63b48fa7cce44b7320e142420349d2ef0cfa1f0d8160fe",
"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 @@ -94,5 +94,5 @@
"Status": "deposited",
"Subtitle": "Categories, Algorithms, Programming",
"TestFile": "tst/testall.g",
"Version": "2022.10-05"
"Version": "2022.10-06"
}
10 changes: 5 additions & 5 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": "e989a96c13f6bd79c62279fba4cb1f7b44954b73d22ff3736ed363e985fd431d",
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/LinearAlgebraForCAP-2022.10-02/LinearAlgebraForCAP-2022.10-02",
"ArchiveSHA256": "5cc00f69d556f71aa4c588b6e529c90388cc2b1aa8c28157b8b7fdaa7685d899",
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/LinearAlgebraForCAP-2022.10-03/LinearAlgebraForCAP-2022.10-03",
"AvailabilityTest": null,
"Date": "19/10/2022",
"Date": "20/10/2022",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">= 4.11.1",
Expand Down Expand Up @@ -50,7 +50,7 @@
"SixFile": "doc/manual.six"
}
],
"PackageInfoSHA256": "c5fa34e717c156cc3edc3c0e3f963d1b5b1aed2dae292560fe61427d5e048b83",
"PackageInfoSHA256": "5cb692e92cb5b7d5a6f2b09c9a349d7769e138bc09a62923ed5599ab5929db61",
"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 @@ -86,5 +86,5 @@
"Status": "deposited",
"Subtitle": "Category of Matrices over a Field for CAP",
"TestFile": "tst/testall.g",
"Version": "2022.10-02"
"Version": "2022.10-03"
}
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": "e1d7589839e21c7bc1fbd6e30a296aa08877b383ee7fc2598cdcff1140570b2d",
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/ModulePresentationsForCAP-2022.10-03/ModulePresentationsForCAP-2022.10-03",
"ArchiveSHA256": "2ce3c8681f368223fc1897ed3e5873c6e2fd74140f3d58ec4db408599430d998",
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/ModulePresentationsForCAP-2022.10-04/ModulePresentationsForCAP-2022.10-04",
"AvailabilityTest": null,
"Date": "19/10/2022",
"Date": "20/10/2022",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">= 4.11.1",
Expand Down Expand Up @@ -55,7 +55,7 @@
"SixFile": "doc/manual.six"
}
],
"PackageInfoSHA256": "de936a8575773b32375f04982d9d62606582bdaa115f14e49b8773dab9e2846b",
"PackageInfoSHA256": "e6e0f1094d9bc85f59fb18f987cafada9f5854d81420a2dd5839d4b88046fd6b",
"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 @@ -91,5 +91,5 @@
"Status": "deposited",
"Subtitle": "Category R-pres for CAP",
"TestFile": "tst/testall.g",
"Version": "2022.10-03"
"Version": "2022.10-04"
}

0 comments on commit 7083cd0

Please sign in to comment.