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
1 changed files with 2 additions and 2 deletions

View File

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