summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2017-08-11 03:49:24 -0400
committerMark H Weaver <mhw@netris.org>2017-08-11 03:49:24 -0400
commit3785e42e5219a86d9d8a5208ff18e97e0cbcbe78 (patch)
treeb4204645ec27c08735604b5043be44550f4d704e /gnu/packages/gnome.scm
parentd156c999d0e7413696064992bb4a001d2d95317d (diff)
parentd373c16f33fe0735a7a7d24899530c1af255b5f6 (diff)
downloadpatches-3785e42e5219a86d9d8a5208ff18e97e0cbcbe78.tar
patches-3785e42e5219a86d9d8a5208ff18e97e0cbcbe78.tar.gz
Merge branch 'master' into core-updates
Diffstat (limited to 'gnu/packages/gnome.scm')
-rw-r--r--gnu/packages/gnome.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 7133a61d86..87070e77fd 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2401,7 +2401,7 @@ libxml to ease remote use of the RESTful API.")
(define-public libsoup
(package
(name "libsoup")
- (version "2.58.1")
+ (version "2.58.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/libsoup/"
@@ -2409,7 +2409,7 @@ libxml to ease remote use of the RESTful API.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1fggmshk2mfsyfvml6paki65xj9rv1s5p7ds41xmnx6yazsnkik2"))))
+ "0wkvs4kql1iam4cqy17wsi12b1pzhwr2127pyaxs7y0v3g5008s4"))))
(build-system gnu-build-system)
(outputs '("out" "doc"))
(arguments