Archived
1
0
Fork 0

gnu: json-c: Update to 0.12.1.

* gnu/packages/web.scm (json-c): Update to 0.12.1.
This commit is contained in:
Leo Famulari 2016-10-02 13:44:09 -04:00
parent 813062a5f7
commit 87312f8aa1
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

View file

@ -255,7 +255,7 @@ data.")
(define-public json-c (define-public json-c
(package (package
(name "json-c") (name "json-c")
(version "0.12") (version "0.12.1")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append (uri (string-append
@ -263,7 +263,7 @@ data.")
version ".tar.gz")) version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"0gwzic3ifg2d0w32ya3agpxh8i083cgvf7kmc51cnbgqnfr02300")) "08qibrq29a5v7g23wi5icy6l4fbfw90h9ccps6vq0bcklx8n84ra"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin