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 Dec 12, 2023
1 parent 9ce4099 commit 1dffb31
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 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": "11141da4f8e350a4a0aa69db97cf25debd0c75d9a0e4f82ca1a4b07664f66529",
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/CAP-2023.12-06/CAP-2023.12-06",
"ArchiveSHA256": "30f8d06754333d9cf89689477d5269b517870a77759a4fcec8339216746727ad",
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/CAP-2023.12-10/CAP-2023.12-10",
"AvailabilityTest": null,
"Date": "2023-12-07",
"Date": "2023-12-12",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">= 4.12.1",
Expand Down Expand Up @@ -39,7 +39,7 @@
"SixFile": "doc/manual.six"
}
],
"PackageInfoSHA256": "d8235590ac4d8d7e7a56c82daf98130f94be8ff7517da0f712c4157a3172a1eb",
"PackageInfoSHA256": "56ea267597662816cb256ea51617b38d0e6e2a634f0653d1c1a1ce64bdcdb912",
"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 @@ -86,5 +86,5 @@
"Status": "deposited",
"Subtitle": "Categories, Algorithms, Programming",
"TestFile": "tst/testall.g",
"Version": "2023.12-06"
"Version": "2023.12-10"
}
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": "d411581fc6db085e4b335af7226c19f59caaec15dbfa9bfd0bb0d3ee4917500f",
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/LinearAlgebraForCAP-2023.12-01/LinearAlgebraForCAP-2023.12-01",
"ArchiveSHA256": "915d12744e5e52d3daf4ff6e7b5f4b445516c680bb8496baf428d6581bd9aa02",
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/LinearAlgebraForCAP-2023.12-04/LinearAlgebraForCAP-2023.12-04",
"AvailabilityTest": null,
"Date": "2023-12-04",
"Date": "2023-12-12",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">= 4.12.1",
Expand Down Expand Up @@ -51,7 +51,7 @@
"SixFile": "doc/manual.six"
}
],
"PackageInfoSHA256": "0c7a49ee4ac169a19c3da97b66a41f308a5023e4bd6b4f282e8445194ba4fa36",
"PackageInfoSHA256": "8ea0fb03cc5837cbae788e595270a209b270ef2a41afc23aa688c0ab2325b18d",
"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.12-01"
"Version": "2023.12-04"
}

0 comments on commit 1dffb31

Please sign in to comment.