Skip to content
Snippets Groups Projects
Unverified Commit 1f4f2360 authored by Ludovic Courtès's avatar Ludovic Courtès
Browse files

gnu: guile-json: Update to 0.6.0.

* gnu/packages/guile.scm (guile-json): Update to 0.6.0.
parent fd6e260e
Branches
Tags
No related merge requests found
......@@ -613,14 +613,14 @@ (define-public guile-lib
(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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment