Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[homalg_project] Updates for several packages #847

Merged
merged 1 commit into from
Nov 4, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions packages/matricesforhomalg/meta.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"AbstractHTML": "The <span class=\"pkgname\">MatricesForHomalg</span> package provides lazy evaluated matrices with clever operations for the homalg project",
"ArchiveFormats": ".tar.gz .zip",
"ArchiveSHA256": "ddd6d8f26d8b3cc9c19f7783d77bbe9cb8c27663b8026aa08996d23e619611af",
"ArchiveURL": "https://github.com/homalg-project/homalg_project/releases/download/MatricesForHomalg-2023.10-01/MatricesForHomalg-2023.10-01",
"ArchiveSHA256": "707921cf0bfa1777893881f7dcd21183a1ccd70ebb2f58292cd8cfc4285ba066",
"ArchiveURL": "https://github.com/homalg-project/homalg_project/releases/download/MatricesForHomalg-2023.11-01/MatricesForHomalg-2023.11-01",
"AvailabilityTest": null,
"Date": "2023-10-05",
"Date": "2023-11-02",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">= 4.12.1",
Expand Down Expand Up @@ -43,7 +43,7 @@
"SixFile": "doc/manual.six"
}
],
"PackageInfoSHA256": "88eca4826af1eb357f758b4855b69e0dfbdf903088a33afbf2c06feaf75b8052",
"PackageInfoSHA256": "4953e201921da3b5ec4f86ab781e78f5dbd9a681c899d5f5c0da4b53263ba068",
"PackageInfoURL": "https://homalg-project.github.io/homalg_project/MatricesForHomalg/PackageInfo.g",
"PackageName": "MatricesForHomalg",
"PackageWWWHome": "https://homalg-project.github.io/pkg/MatricesForHomalg",
Expand Down Expand Up @@ -101,5 +101,5 @@
"Status": "deposited",
"Subtitle": "Matrices for the homalg project",
"TestFile": "tst/testall.g",
"Version": "2023.10-01"
"Version": "2023.11-01"
}
10 changes: 5 additions & 5 deletions packages/ringsforhomalg/meta.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"AbstractHTML": "The <span class=\"pkgname\">RingsForHomalg</span> package provides small dictionaries for <span class=\"pkgname\">homalg</span> to speak (as much as needed of) the languages of Singular, Macaulay2, MAGMA, Sage, and Maple",
"ArchiveFormats": ".tar.gz .zip",
"ArchiveSHA256": "c107e69f4f9082b87c6d7b98666a7fcd462c5cd270e0e6c0e8b8d11f15ce3b8b",
"ArchiveURL": "https://github.com/homalg-project/homalg_project/releases/download/RingsForHomalg-2023.09-01/RingsForHomalg-2023.09-01",
"ArchiveSHA256": "8f6bc8d19a6f9b90c3f8d301d93a1c0f04b2da02959f91fd42dfb15b835a1ead",
"ArchiveURL": "https://github.com/homalg-project/homalg_project/releases/download/RingsForHomalg-2023.11-02/RingsForHomalg-2023.11-02",
"AutoDoc": {
"TitlePage": {
"Copyright": "&copyright; 2007-2015 by Mohamed Barakat, Simon Görtzen, Markus Kirschmer, Markus Lange-Hegermann, Oleksandr Motsak, Max Neunhöffer, Daniel Robertz, and Hans Schönemann.\n\nThis package may be distributed under the terms and conditions of the GNU Public License Version 2 or (at your option) any later version.\n"
}
},
"AvailabilityTest": null,
"Date": "2023-09-17",
"Date": "2023-11-04",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">= 4.12.1",
Expand Down Expand Up @@ -53,7 +53,7 @@
"SixFile": "doc/manual.six"
}
],
"PackageInfoSHA256": "fd0675c25f16a9069fe8db025c6175377bea3176e1ef2bc1f76b4488505fb68b",
"PackageInfoSHA256": "0941fff854d7982d10cd24710bf89dfe4e217b9fbfa170ce96ff1c7440500e42",
"PackageInfoURL": "https://homalg-project.github.io/homalg_project/RingsForHomalg/PackageInfo.g",
"PackageName": "RingsForHomalg",
"PackageWWWHome": "https://homalg-project.github.io/pkg/RingsForHomalg",
Expand Down Expand Up @@ -176,5 +176,5 @@
"Status": "deposited",
"Subtitle": "Dictionaries of external rings",
"TestFile": "tst/testall.g",
"Version": "2023.09-01"
"Version": "2023.11-02"
}
Loading