gnu: libsoup: Update to 2.60.3.

* gnu/packages/gnome.scm (libsoup): Update to 2.60.3.
master
Marius Bakke 2018-02-22 13:55:54 +01:00
parent fdc38cb6ca
commit 89bc528731
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -2448,7 +2448,7 @@ libxml to ease remote use of the RESTful API.")
(define-public libsoup
(package
(name "libsoup")
(version "2.60.2")
(version "2.60.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/libsoup/"
@ -2456,7 +2456,7 @@ libxml to ease remote use of the RESTful API.")
name "-" version ".tar.xz"))
(sha256
(base32
"00fsy12mz9b55algq7c6gk4xj5j6a5z6dxcnq59fdqkji3hwyqvj"))))
"08lawrdkkzycvpb1h0wfiqfz6dgx77jp0wxp546lxgisy9icf38v"))))
(build-system gnu-build-system)
(outputs '("out" "doc"))
(arguments