* lwt 1.0.0 (via `alr publish`)
* Update lwt-1.0.0.toml to remove MacOS-specific flags
The MacOS-specific flag "-ld_classic" and also a weirdly-named extraneous file (":wq").
* Dependency on libgomp on Windows
---------
Co-authored-by: Alejandro R Mosteo <amosteo@unizar.es>
* Ada Utility Library 2.8.1 crates
* Remove the AWS support because AWS is broken as usual
Now, it fails when building libgpr which is imported by GNATCOLL:
```
[Ada] gpr-env.adb
gpr-util-put_resource_usage__unix.adb:34:24: error: "Timeval" not declared in "Thin_Common"
gpr-util-put_resource_usage__unix.adb:35:24: error: "Timeval" not declared in "Thin_Common"
gpr-util-put_resource_usage__unix.adb:69:34: error: "Timeval" not declared in "Thin_Common"
gpr-util-put_resource_usage__unix.adb:78:34: error: "Timeval" not declared in "Thin_Common"
gpr-util-put_resource_usage__unix.adb:84:50: error: invalid prefix in selected component "This"
gpr-util-put_resource_usage__unix.adb:86:20: error: invalid prefix in selected component "This"
gpr-util-put_resource_usage__unix.adb:34:24: error: "Timeval" not declared in "Thin_Common"
gpr-util-put_resource_usage__unix.adb:35:24: error: "Timeval" not declared in "Thin_Common"
gpr-util-put_resource_usage__unix.adb:69:34: error: "Timeval" not declared in "Thin_Common"
gpr-util-put_resource_usage__unix.adb:78:34: error: "Timeval" not declared in "Thin_Common"
gpr-util-put_resource_usage__unix.adb:84:50: error: invalid prefix in selected component "This"
gpr-util-put_resource_usage__unix.adb:86:20: error: invalid prefix in selected component "This"
compilation of gpr-env.adb failed
compilation of gpr-util-aux.adb failed
gprbuild: *** compilation phase failed
make: *** [Makefile:188: build-awsres-tool-native] Error 4
```
* coap_spark 0.9.0 (via `alr publish`)
* Include coap_client as subdir of the coap_spark repository
* coap_spark: remove unneded dependency for users
* Revert "coap_spark: remove unneded dependency for users"
This reverts commit d8c395bfa6.
The dependency is needed for SPARKlib, which is not packaged
separately from gnatprove.
* muntsos_aarch64 release 10.4.0 Wed May 14 07:38:24 PM PDT 2025
Added wioe5_ham1, wioe5_ham2, and wioe5_p2p to the list of crates that are
included in this one.
* wioe5_p2p release 1.23340.1 Wed May 14 10:49:49 PM PDT 2025
Backported some improvements from wioe5_ham2.
* wioe5_ham1 release 1.23340.1 Wed May 14 10:52:00 PM PDT 2025
Backported some improvements from wioe5_ham2.
* wioe5_ham2 release 1.23340.1 Wed May 14 10:53:28 PM PDT 2025
Added new crate wioe5_ham2, for Amateur Radio Unicast Flavor #2.
Removed Wio-E5 LoRa Transceiver Module device drivers. Since
these drivers now use GNAT.Serial_Communications, they work
on Windows, and will soon have their own crates.