me
/
guix
Archived
1
0
Fork 0

gnu: guile-sjson: Update to 0.2.2.

* gnu/packages/guile-xyz.scm (guile-sjson): Update to 0.2.2.
Christine Lemmer-Webber 2022-05-17 15:14:37 -04:00
parent 131acaa28d
commit 140bdbc29f
No known key found for this signature in database
GPG Key ID: 4BC025925FF8F4D3
1 changed files with 2 additions and 2 deletions

View File

@ -850,14 +850,14 @@ HTML (via SXML) or any other format for rendering.")
(define-public guile-sjson
(package
(name "guile-sjson")
(version "0.2.1")
(version "0.2.2")
(source (origin
(method url-fetch)
(uri (string-append "https://dustycloud.org/misc/sjson-" version
".tar.gz"))
(sha256
(base32
"1mzmapln79vv10qxaggz9qwcdbag3jnrj19xx8bgkmxss8h03sv3"))
"08sr16fg5cqvik3wblav6k4b6djc5ydhgfvxa49bc5bh1irqvrcn"))
(modules '((guix build utils)))
(snippet
'(begin