Skip to content

Commit

Permalink
[homalg_project] Updates for several packages (#1055)
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
gap-package-distribution-bot[bot] authored Nov 18, 2024
1 parent dc1d63e commit ba7779c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
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": "916204a6c3a8c5726b93f2439942261ff8b0dc54148cbd9c597a4f29cfb609d2",
"ArchiveURL": "https://github.com/homalg-project/homalg_project/releases/download/MatricesForHomalg-2024.08-05/MatricesForHomalg-2024.08-05",
"ArchiveSHA256": "0fd3a956ea22d291d2af98709beb85419b7e4c9fb97199ef9834316beea74c51",
"ArchiveURL": "https://github.com/homalg-project/homalg_project/releases/download/MatricesForHomalg-2024.11-02/MatricesForHomalg-2024.11-02",
"AvailabilityTest": null,
"Date": "2024-08-25",
"Date": "2024-11-16",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">= 4.12.1",
Expand Down Expand Up @@ -43,7 +43,7 @@
"SixFile": "doc/manual.six"
}
],
"PackageInfoSHA256": "2d50647a9bf37abb90ca065142fbdc6dbcbb496c5fb11ea74d4df0ac563271ae",
"PackageInfoSHA256": "5ff3e4700a2e2095202f387cf4a2b5d00af1a700af3fa5610186ccf56694b1fe",
"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": "2024.08-05"
"Version": "2024.11-02"
}
12 changes: 6 additions & 6 deletions packages/ringsforhomalg/meta.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
"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": "7b97f6aa2c76e27af3d85924fa2a4fd1ff3cb31f63f0e6fd32ca7c60b3932ea5",
"ArchiveURL": "https://github.com/homalg-project/homalg_project/releases/download/RingsForHomalg-2024.06-01/RingsForHomalg-2024.06-01",
"ArchiveSHA256": "acfbbb152b48629988232748e2936e35fa65e5bdccaee21e21b18683ccfd11ca",
"ArchiveURL": "https://github.com/homalg-project/homalg_project/releases/download/RingsForHomalg-2024.11-02/RingsForHomalg-2024.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": "2024-06-20",
"Date": "2024-11-16",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">= 4.12.1",
"NeededOtherPackages": [
[
"MatricesForHomalg",
">= 2023.08-01"
">= 2024.11-02"
],
[
"HomalgToCAS",
Expand Down Expand Up @@ -53,7 +53,7 @@
"SixFile": "doc/manual.six"
}
],
"PackageInfoSHA256": "3c29bfcc6197e204dc67977f0f3bb45d3311837c4b35de0096edb5cecc49a96f",
"PackageInfoSHA256": "290f3ed1cc83e049749d6bc193df20ed210f2bfea8f7b4cd5d7af241fd276f07",
"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": "2024.06-01"
"Version": "2024.11-02"
}

0 comments on commit ba7779c

Please sign in to comment.