2
0
Fork 0
mirror of git://git.savannah.gnu.org/guix/data-service.git synced 2023-12-14 03:23:03 +01:00

Switch to guile-json@3

This commit is contained in:
Christopher Baines 2019-03-06 22:52:56 +00:00
parent 623347d835
commit 8bef36a95e
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -43,7 +43,7 @@
(source #f)
(build-system gnu-build-system)
(inputs
`(("guile-json" ,guile-json)
`(("guile-json" ,guile-json-3)
("guile-squee" ,guile-squee)
("guile-fibers" ,guile-fibers)
("guile-syntax-highlight" ,guile-syntax-highlight)