gnu: libsoup: Update to 2.64.2.
* gnu/packages/gnome.scm (libsoup): Update to 2.64.2.
This commit is contained in:
		
							parent
							
								
									0a56ffdf1f
								
							
						
					
					
						commit
						00815eea38
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -2459,7 +2459,7 @@ libxml to ease remote use of the RESTful API.") | ||||||
| (define-public libsoup | (define-public libsoup | ||||||
|   (package |   (package | ||||||
|     (name "libsoup") |     (name "libsoup") | ||||||
|     (version "2.64.0") |     (version "2.64.2") | ||||||
|     (source (origin |     (source (origin | ||||||
|               (method url-fetch) |               (method url-fetch) | ||||||
|               (uri (string-append "mirror://gnome/sources/libsoup/" |               (uri (string-append "mirror://gnome/sources/libsoup/" | ||||||
|  | @ -2467,7 +2467,7 @@ libxml to ease remote use of the RESTful API.") | ||||||
|                                   name "-" version ".tar.xz")) |                                   name "-" version ".tar.xz")) | ||||||
|               (sha256 |               (sha256 | ||||||
|                (base32 |                (base32 | ||||||
|                 "09z7g3spww3f84y8jmicdd6lqp360mbggpg5h1fq1v4p5ihcjnyr")))) |                 "1il6lyrmfi0hfh3ysw8w1qzc1rdz0igkb7dv6d8g5mmilnac3pbm")))) | ||||||
|     (build-system gnu-build-system) |     (build-system gnu-build-system) | ||||||
|     (outputs '("out" "doc")) |     (outputs '("out" "doc")) | ||||||
|     (arguments |     (arguments | ||||||
|  |  | ||||||
		Reference in a new issue