diff --git a/packages/cap/meta.json b/packages/cap/meta.json index 82eb80563..a287914bb 100644 --- a/packages/cap/meta.json +++ b/packages/cap/meta.json @@ -1,17 +1,17 @@ { "AbstractHTML": "CAP (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": "48c37b33ade49e37395fde5066dae3d68254ed255d072bb140aca95fa88f25a9", - "ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/CAP-2023.10-07/CAP-2023.10-07", + "ArchiveSHA256": "f0a2f762d87fcbcd59dd88cb98273ccf3c2de08d8a532d5182e53455b1610e7f", + "ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/CAP-2023.12-04/CAP-2023.12-04", "AvailabilityTest": null, - "Date": "2023-10-20", + "Date": "2023-12-05", "Dependencies": { "ExternalConditions": [], "GAP": ">= 4.12.1", "NeededOtherPackages": [ [ "ToolsForHomalg", - ">= 2023.07-01" + ">= 2023.11-01" ] ], "SuggestedOtherPackages": [ @@ -39,7 +39,7 @@ "SixFile": "doc/manual.six" } ], - "PackageInfoSHA256": "dc93627a86c55513276bc83737a4896757e28b228111d258905da7d76bbbcc31", + "PackageInfoSHA256": "52732941c8d9cded9637bd67d3fe0de77e3b12dbeca67d8914c978f3b72804f2", "PackageInfoURL": "https://homalg-project.github.io/CAP_project/CAP/PackageInfo.g", "PackageName": "CAP", "PackageWWWHome": "https://homalg-project.github.io/pkg/CAP", @@ -86,5 +86,5 @@ "Status": "deposited", "Subtitle": "Categories, Algorithms, Programming", "TestFile": "tst/testall.g", - "Version": "2023.10-07" + "Version": "2023.12-04" } diff --git a/packages/linearalgebraforcap/meta.json b/packages/linearalgebraforcap/meta.json index 5dae8ddbb..bfef6bb32 100644 --- a/packages/linearalgebraforcap/meta.json +++ b/packages/linearalgebraforcap/meta.json @@ -1,10 +1,10 @@ { "AbstractHTML": "LinearAlgebraForCAP provides a skeletal model of the category of finite dimensional vector spaces over a computable field.", "ArchiveFormats": ".tar.gz .zip", - "ArchiveSHA256": "2f6d66da656f71c7222029776ef46952a9b381d9e5a3a9539b8edbd8d9478ca0", - "ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/LinearAlgebraForCAP-2023.11-01/LinearAlgebraForCAP-2023.11-01", + "ArchiveSHA256": "d411581fc6db085e4b335af7226c19f59caaec15dbfa9bfd0bb0d3ee4917500f", + "ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/LinearAlgebraForCAP-2023.12-01/LinearAlgebraForCAP-2023.12-01", "AvailabilityTest": null, - "Date": "2023-11-05", + "Date": "2023-12-04", "Dependencies": { "ExternalConditions": [], "GAP": ">= 4.12.1", @@ -51,7 +51,7 @@ "SixFile": "doc/manual.six" } ], - "PackageInfoSHA256": "4748af9f67b1c33cbc0f5deb726f0da39bf128666f7afd3746fb28f8d75d4859", + "PackageInfoSHA256": "0c7a49ee4ac169a19c3da97b66a41f308a5023e4bd6b4f282e8445194ba4fa36", "PackageInfoURL": "https://homalg-project.github.io/CAP_project/LinearAlgebraForCAP/PackageInfo.g", "PackageName": "LinearAlgebraForCAP", "PackageWWWHome": "https://homalg-project.github.io/pkg/LinearAlgebraForCAP", @@ -87,5 +87,5 @@ "Status": "deposited", "Subtitle": "Category of Matrices over a Field for CAP", "TestFile": "tst/testall.g", - "Version": "2023.11-01" + "Version": "2023.12-01" }