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 github-actions[bot] committed Oct 10, 2024
1 parent 0f68519 commit e74abab
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": "f650bdd025da3d255a6bc420eae15555097bdd477826188153e923af19ea607c",
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/CAP-2024.09-23/CAP-2024.09-23",
"ArchiveSHA256": "71e6d0c4adb2c0b3b8f7044d2f3a2f762f1404d07d7684400e11753a6e844101",
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/CAP-2024.10-04/CAP-2024.10-04",
"AvailabilityTest": null,
"Date": "2024-09-24",
"Date": "2024-10-10",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">= 4.13.0",
Expand Down Expand Up @@ -59,7 +59,7 @@
"SixFile": "doc/manual.six"
}
],
"PackageInfoSHA256": "07477a1891e6d79abadd44c9918c66112521b06357875b4a0b863bb093d1cede",
"PackageInfoSHA256": "9dc20d39a10345f53de7f4993cd098d0fce68e1b96db47577382a996f72ae3c9",
"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.09-23"
"Version": "2024.10-04"
}
10 changes: 5 additions & 5 deletions packages/generalizedmorphismsforcap/meta.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"AbstractHTML": "<span class=\"pkgname\">GeneralizedMorphismsForCAP</span> provides the category of generalized morphisms associated to an abelian category.",
"ArchiveFormats": ".tar.gz .zip",
"ArchiveSHA256": "5fdfa567ea03500109140c0d58bca657f1042a8b30395878abcb84c1b3447e0e",
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/GeneralizedMorphismsForCAP-2024.09-02/GeneralizedMorphismsForCAP-2024.09-02",
"ArchiveSHA256": "c696b939b22105edd13e86abbc88ff20844f32b766eb11e006f541885391a453",
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/GeneralizedMorphismsForCAP-2024.09-03/GeneralizedMorphismsForCAP-2024.09-03",
"AvailabilityTest": null,
"Date": "2024-09-11",
"Date": "2024-10-04",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">= 4.13.0",
Expand Down Expand Up @@ -38,7 +38,7 @@
"SixFile": "doc/manual.six"
}
],
"PackageInfoSHA256": "3b1b046c720d15785246b76fa3668d2aa084b841d1fa9594006a3e65c0eb51f4",
"PackageInfoSHA256": "6a1a5bfaf5ce68e54e262914a9f9ea26d4ebfe0ea8dd64f04a07d33cd061ac68",
"PackageInfoURL": "https://homalg-project.github.io/CAP_project/GeneralizedMorphismsForCAP/PackageInfo.g",
"PackageName": "GeneralizedMorphismsForCAP",
"PackageWWWHome": "https://homalg-project.github.io/pkg/GeneralizedMorphismsForCAP",
Expand Down Expand Up @@ -74,5 +74,5 @@
"Status": "deposited",
"Subtitle": "Implementations of generalized morphisms for the CAP project",
"TestFile": "tst/testall.g",
"Version": "2024.09-02"
"Version": "2024.09-03"
}

0 comments on commit e74abab

Please sign in to comment.