Use guile-next and guile-fibers-next for development

This commit is contained in:
Christopher Baines 2025-03-08 10:14:33 +00:00
parent 4e33da98aa
commit 3841b452a4

View file

@ -38,8 +38,8 @@
(source #f)
(build-system gnu-build-system)
(inputs
(list guile-3.0
guile-fibers))
(list guile-next
guile-fibers-next))
(native-inputs
(list autoconf
automake