Skip to content
Snippets Groups Projects
Unverified Commit a62a16a4 authored by Christine Lemmer-Webber's avatar Christine Lemmer-Webber
Browse files

gnu: guile-sjson: Update to 0.2.1.

* gnu/packages/guile.scm (guile-sjson): Update to 0.2.1.
parent 584da12d
No related branches found
No related tags found
No related merge requests found
......@@ -1838,14 +1838,14 @@ (define-public guile-syntax-highlight
(define-public guile-sjson
(package
(name "guile-sjson")
(version "0.2")
(version "0.2.1")
(source (origin
(method url-fetch)
(uri (string-append "https://dustycloud.org/misc/sjson-" version
".tar.gz"))
(sha256
(base32
"09hnh2brc7ihh8dv4g5hdmdj8rs8p9l3pmlgafkx145grdg7wprx"))))
"1mzmapln79vv10qxaggz9qwcdbag3jnrj19xx8bgkmxss8h03sv3"))))
(build-system gnu-build-system)
(arguments
'(#:phases
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment