gnu: cuirass: Use guile-fibers 1.3.1.
* gnu/packages/ci.scm (cuirass)[inputs]: Replace GUILE-FIBERS-1.1 with GUILE-FIBERS-1.3.
This commit is contained in:
parent
c219c22cbd
commit
131b7ed6d1
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@
|
||||||
(inputs
|
(inputs
|
||||||
(list guile-3.0-latest
|
(list guile-3.0-latest
|
||||||
guile-avahi
|
guile-avahi
|
||||||
guile-fibers-1.1
|
guile-fibers-1.3
|
||||||
guile-gcrypt
|
guile-gcrypt
|
||||||
guile-json-4
|
guile-json-4
|
||||||
guile-simple-zmq
|
guile-simple-zmq
|
||||||
|
|
Reference in a new issue