Merge branch 'devel' into 'main'

test ucx 1.14 as default

See merge request glicid-public/guix-glicid!240
This commit is contained in:
Yann Dupont 2023-03-16 11:03:09 +00:00
commit 3cb9552768

View file

@ -94,7 +94,7 @@
(define local-ucx (define local-ucx
ucx-upstream-1.13.1) ucx-upstream-1.14.0)
(define-public ucx-latest (define-public ucx-latest
(latest-version local-ucx gnu:ucx)) (latest-version local-ucx gnu:ucx))