gnu: guile-json: Update to 0.5.0.

* gnu/packages/guile.scm (guile-json): Update to 0.5.0.

Signed-off-by: Andreas Enge <andreas@enge.fr>
master
Jan Nieuwenhuizen 2016-02-24 20:20:34 +01:00 committed by Andreas Enge
parent b16043a361
commit 1644f0cd87
1 changed files with 2 additions and 2 deletions

View File

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