~ruther/guix-local

042272e22f4e998f3f9c37b751e716546b85974a — Andreas Enge 10 months ago face865
gnu: jucipp: Use clang-18.

The package fails its tests, but now it can be compiled; and a comment says
one is supposed to use the same clang version as for building mesa.

* gnu/packages/text-editors.scm (jucipp)[inputs]: Replace clang-11 by
clang-18.

Change-Id: I2680d12415f89b4ac76a284b97769c350f3bea5b
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/text-editors.scm
M gnu/packages/text-editors.scm => gnu/packages/text-editors.scm +1 -1
@@ 838,7 838,7 @@ jmacs, joe, jpico, jstar, and rjoe.")
     (list aspell
           bash-minimal
           boost
           clang-11               ;XXX: must be the same version as Mesas LLVM
           clang-18               ;XXX: must be the same version as Mesas LLVM
           gtkmm-3
           gtksourceviewmm
           nlohmann-json