missing public symbol

This commit is contained in:
Yann Dupont 2021-11-29 16:37:10 +01:00
parent 166b675058
commit 6fefe3608d

View file

@ -113,6 +113,6 @@
)
(define local-ucx ucx-newer-1.11.2)
(define ucx-latest local-ucx) ;; for now
(define-public ucx-latest local-ucx) ;; for now
;;; glicid/fabric-management.scm ends here