me
/
guix
Archived
1
0
Fork 0

gnu: guile-json: Update to 0.6.0.

* gnu/packages/guile.scm (guile-json): Update to 0.6.0.
master
Ludovic Courtès 2017-01-17 15:16:42 +01:00
parent fd6e260ef7
commit 1f4f2360ad
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 2 deletions

View File

@ -613,14 +613,14 @@ for Guile\".")
(define-public guile-json
(package
(name "guile-json")
(version "0.5.0")
(version "0.6.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://savannah/guile-json/guile-json-"
version ".tar.gz"))
(sha256
(base32
"0l8a34l92nrdszy7ykycfvr8y0n0yi5qb3ccliycvpvf9mzk5n8d"))
"1qmjg7lbgciw95fkdzvlp9f68vv17kdjky42ywfzd4ffzwww0lgc"))
(modules '((guix build utils)))
(snippet
;; Make sure everything goes under .../site/X.Y, like Guile's