mbox series

[bug#63014,core-updates,0/2] Fix bmake build

Message ID cover.1682164423.git.dev@jpoiret.xyz
Headers show
Series Fix bmake build | expand

Message

Josselin Poiret April 22, 2023, 11:54 a.m. UTC
Hi everyone,

This should fix bmake not building on core-updates, by simply updating it.  It
has only one dependent, hikari, which doesn't build because it has not been
updated for newer dependencies.

Best,

Josselin Poiret (2):
  gnu: bmake: Switch to G-Exps.
  gnu: bmake: Update to 20230321.

 gnu/packages/build-tools.scm | 52 ++++++++++++++++++++----------------
 1 file changed, 29 insertions(+), 23 deletions(-)


base-commit: 3f7ae420d8a54d4e2ab7f349c40d8930fe9e0771

Comments

Andreas Enge April 22, 2023, 8:25 p.m. UTC | #1
Pushed, thanks!

Andreas