Use guile-next and guile-fibers-next for development
This commit is contained in:
parent
4e33da98aa
commit
3841b452a4
1 changed files with 2 additions and 2 deletions
|
@ -38,8 +38,8 @@
|
||||||
(source #f)
|
(source #f)
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
(list guile-3.0
|
(list guile-next
|
||||||
guile-fibers))
|
guile-fibers-next))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list autoconf
|
(list autoconf
|
||||||
automake
|
automake
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue