gnu: glib-networking: Update to 2.70.rc.
This resolves test suite errors following the upgrade to glib 2.70. * gnu/packages/gnome.scm (glib-networking): Update to 2.70.rc.
This commit is contained in:
		
							parent
							
								
									f22f6fc3b6
								
							
						
					
					
						commit
						60e2a3bd5e
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -4771,7 +4771,7 @@ library.")
 | 
				
			||||||
(define-public glib-networking
 | 
					(define-public glib-networking
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "glib-networking")
 | 
					    (name "glib-networking")
 | 
				
			||||||
    (version "2.68.2")
 | 
					    (version "2.70.rc")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (string-append "mirror://gnome/sources/glib-networking/"
 | 
					              (uri (string-append "mirror://gnome/sources/glib-networking/"
 | 
				
			||||||
| 
						 | 
					@ -4779,7 +4779,7 @@ library.")
 | 
				
			||||||
                                  "glib-networking-" version ".tar.xz"))
 | 
					                                  "glib-networking-" version ".tar.xz"))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "0kwrsp1xbqf852nqmd5cr7hqw771q0dxkzpzlibdp5zn9q2vqpjk"))
 | 
					                "1ymq0mr78kfq3n5nczf9v6pqijxk73i63k4zzsn6nfxbldrnbs8z"))
 | 
				
			||||||
              (patches
 | 
					              (patches
 | 
				
			||||||
               (search-patches "glib-networking-gnutls-binding.patch"))))
 | 
					               (search-patches "glib-networking-gnutls-binding.patch"))))
 | 
				
			||||||
    (build-system meson-build-system)
 | 
					    (build-system meson-build-system)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue