gnu: Add guile2.2-lib.

* gnu/packages/guile.scm (guile2.2-lib): New variable.
master
Ludovic Courtès 2017-03-13 21:50:39 +01:00
parent a71c863834
commit 12773de3e7
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 3 additions and 0 deletions

View File

@ -670,6 +670,9 @@ for Guile\".")
;; details.
(license license:gpl3+)))
(define-public guile2.2-lib
(package-for-guile-2.2 guile-lib))
(define-public guile-json
(package
(name "guile-json")