gnu: libsoup: Update to 2.62.3.

* gnu/packages/gnome.scm (libsoup): Update to 2.62.3.
This commit is contained in:
Marius Bakke 2018-08-10 21:40:17 +02:00
parent 256d5c6e33
commit 81873eda4d
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -2455,7 +2455,7 @@ libxml to ease remote use of the RESTful API.")
(define-public libsoup
(package
(name "libsoup")
(version "2.62.2")
(version "2.62.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/libsoup/"
@ -2463,7 +2463,7 @@ libxml to ease remote use of the RESTful API.")
name "-" version ".tar.xz"))
(sha256
(base32
"1dkrz1iwsswscayfmjxqv2q00b87snlq9nxdccn5vck0vbinylwy"))))
"0whi8p03kpbp68kg6fg3vb7rhykjp7wn3nlbzy9j0p298zjss4nk"))))
(build-system gnu-build-system)
(outputs '("out" "doc"))
(arguments