Skip to content

Commit d5e3f7b

Browse files
[zeromqinterface] Update to 0.18 (#1317)
Co-authored-by: gap-package-distribution-bot <100730870+gap-package-distribution-bot[bot]@users.noreply.github.com>
1 parent d53882f commit d5e3f7b

1 file changed

Lines changed: 17 additions & 5 deletions

File tree

packages/zeromqinterface/meta.json

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
22
"AbstractHTML": "",
33
"ArchiveFormats": ".tar.gz",
4-
"ArchiveSHA256": "d77e979dc3a0b18e95fe2b61f45e5a765cb5661d52507019cf307929f50f65a9",
5-
"ArchiveURL": "https://github.com/gap-packages/ZeroMQInterface/releases/download/v0.17/ZeroMQInterface-0.17",
4+
"ArchiveSHA256": "252d660f037dffc58edc80d452698a534ec91fb6a83c5416eabc8969a87a4b00",
5+
"ArchiveURL": "https://github.com/gap-packages/ZeroMQInterface/releases/download/v0.18/ZeroMQInterface-0.18",
66
"AutoDoc": {
77
"TitlePage": {
88
"Acknowledgements": "We appreciate very much all past and future comments, suggestions and\ncontributions to this package and its documentation provided by &GAP;\nusers and developers.",
99
"Copyright": "&copyright; 2015-17 by Markus Pfeiffer, Reimer Behrends and others<P/>\nThe &ZeroMQInterface; package is free software;\nyou can redistribute it and/or modify it under the terms of the\n<URL Text=\"GNU General Public License\">http://www.fsf.org/licenses/gpl.html</URL>\nas published by the Free Software Foundation; either version 2 of the License,\nor (at your option) any later version."
1010
}
1111
},
1212
"AvailabilityTest": null,
13-
"Date": "20/06/2025",
13+
"Date": "09/04/2026",
1414
"Dependencies": {
1515
"ExternalConditions": [],
1616
"GAP": ">= 4.12",
@@ -20,6 +20,18 @@
2020
">= 1.6.1"
2121
]
2222
],
23+
"NeededSystemPackages": {
24+
"Homebrew": [
25+
[
26+
"zmq"
27+
]
28+
],
29+
"Ubuntu": [
30+
[
31+
"libzmq3-dev"
32+
]
33+
]
34+
},
2335
"SuggestedOtherPackages": []
2436
},
2537
"IssueTrackerURL": "https://github.com/gap-packages/ZeroMQInterface/issues",
@@ -41,7 +53,7 @@
4153
"SixFile": "doc/manual.six"
4254
}
4355
],
44-
"PackageInfoSHA256": "885aca28ae9db68fc6bb996e44b1dac5a812f880f9b3ec5d5147b07508c0f956",
56+
"PackageInfoSHA256": "8abdfdcbd58a16353832e442379743a400dd1e948a8dbd3cdabb2d9b5c501417",
4557
"PackageInfoURL": "https://gap-packages.github.io/ZeroMQInterface/PackageInfo.g",
4658
"PackageName": "ZeroMQInterface",
4759
"PackageWWWHome": "https://gap-packages.github.io/ZeroMQInterface/",
@@ -84,5 +96,5 @@
8496
"Status": "deposited",
8597
"Subtitle": "ZeroMQ bindings for GAP",
8698
"TestFile": "tst/testall.g",
87-
"Version": "0.17"
99+
"Version": "0.18"
88100
}

0 commit comments

Comments
 (0)