mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 05:18:07 -05:00
gnu: guile-json: Export.
This is a followup to 84af1e7402
.
* gnu/packages/guile.scm (guile-json): Export.
This commit is contained in:
parent
353f5f7aa7
commit
7f81cce3c2
1 changed files with 1 additions and 0 deletions
|
@ -451,6 +451,7 @@ (define-public guile-json-1
|
|||
(define-deprecated guile-json
|
||||
guile-json-1
|
||||
guile-json-1)
|
||||
(export guile-json)
|
||||
|
||||
(define-public guile2.0-json
|
||||
(package-for-guile-2.0 guile-json-1))
|
||||
|
|
Loading…
Reference in a new issue