Skip to content

Commit

Permalink
[cap_project] Updates for several packages (#1066)
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
1 parent 223b649 commit f70b46a
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": "ad3efdb06148565edb271432343a07bc2f0a993adefeb9feb995eb6f95463390",
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/CAP-2024.11-02/CAP-2024.11-02",
"ArchiveSHA256": "ab7cc49afc1fc33a52ed598452e01b4f68310041cc5a123c6315336d2a71b7fd",
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/CAP-2025.01-01/CAP-2025.01-01",
"AvailabilityTest": null,
"Date": "2024-11-17",
"Date": "2025-01-02",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">= 4.13.0",
Expand Down Expand Up @@ -59,7 +59,7 @@
"SixFile": "doc/manual.six"
}
],
"PackageInfoSHA256": "4833a37647722cbfc80135137c65431e5929d643101530c14b35829492aecac9",
"PackageInfoSHA256": "b67921e7c7ba8243ae00592573bf9a18cca0819fb6b3c886381e0cf08dddd7e2",
"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 @@ -117,5 +117,5 @@
"Status": "deposited",
"Subtitle": "Categories, Algorithms, Programming",
"TestFile": "tst/testall.g",
"Version": "2024.11-02"
"Version": "2025.01-01"
}
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": "cd78c67ee8c6f73a24e2093d40980c1cd10e14ceb1cee2da01afdb8dfb9a76d7",
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/MonoidalCategories-2024.09-05/MonoidalCategories-2024.09-05",
"ArchiveSHA256": "4e401be9b5dc9de04920c35cd876ad13d19e30b87520e7dcf11ca5755f804ff6",
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/MonoidalCategories-2025.01-02/MonoidalCategories-2025.01-02",
"AvailabilityTest": null,
"Date": "2024-09-12",
"Date": "2025-01-01",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">= 4.13.0",
Expand Down Expand Up @@ -41,7 +41,7 @@
"SixFile": "doc/manual.six"
}
],
"PackageInfoSHA256": "835a0fa9713205abfcea13675d90b8a2d307ffbf6e84d355ccb9ed0c0e9bccd9",
"PackageInfoSHA256": "456e522e45f9e465633aa19b496950be9ef28cca1f26f3a5cf6a7b0ca212b94e",
"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.09-05"
"Version": "2025.01-02"
}

0 comments on commit f70b46a

Please sign in to comment.