* gnu/packages/cpp.scm (hyprlang): Update to 0.6.4.
[native-inputs]: Change gcc-14 to gcc-15.
[home-page]: Update to new URL.
Change-Id: Ic79ce39600f04168a1bd9a008663f2cbdfe91160
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
This is now a leaf package only used for the former build of the grpc
package. It fails to build with the recent core-packages updates.
* gnu/packages/cpp.scm (abseil-cpp-20211102.0): Delete variable.
Change-Id: I082e546134ee03cb233b2b91d291fce8f94b7c50
Signed-off-by: Andreas Enge <andreas@enge.fr>
Currently it obscures some of them since it is in the middle between
different abseil-cpp versions.
* gnu/packages/cpp.scm (miniaudio): Move the package definition.
Change-Id: If75fd9ace0212fbe48205558a28d023bde6a07ea
* gnu/packages/cpp.scm (hyprgraphics): Update to 0.1.5.
[native-inputs]: Change gcc-14 to gcc-15.
[home-page]: Update to new URL.
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
* gnu/packages/cpp.scm (hyprutils): Update to 0.8.1.
[native-inputs]: Change gcc-14 to gcc-15.
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
This picks up the fix for https://github.com/google/highway/issues/1549 which
was causing test failures on aarch64 with recent versions of GCC.
* gnu/packages/cpp.scm (google-highway): Update to 1.2.0.
Change-Id: Ibd41de558d9601e7ae4fd03ef116df1c92b03280
Signed-off-by: Greg Hogan <code@greghogan.com>
* gnu/packages/patches/scn-fast-float-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it here.
* gnu/packages/cpp.scm (scn): New variable.