gnu: libgweather: Update to 3.24.0.
* gnu/packages/gnome.scm (libgweather): Update to 3.24.0.
This commit is contained in:
		
							parent
							
								
									6481cad754
								
							
						
					
					
						commit
						becd37043a
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -2691,7 +2691,7 @@ service via the system message bus.")
 | 
				
			||||||
(define-public libgweather
 | 
					(define-public libgweather
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "libgweather")
 | 
					    (name "libgweather")
 | 
				
			||||||
    (version "3.20.4")
 | 
					    (version "3.24.0")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (string-append "mirror://gnome/sources/" name "/"
 | 
					              (uri (string-append "mirror://gnome/sources/" name "/"
 | 
				
			||||||
| 
						 | 
					@ -2699,7 +2699,7 @@ service via the system message bus.")
 | 
				
			||||||
                                  name "-" version ".tar.xz"))
 | 
					                                  name "-" version ".tar.xz"))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "1higj4nmn3srqjbzl4iva7c0b4fkdq74xi4b35xd0qc4qiawbkbx"))))
 | 
					                "0ggspn3wmlkdxpfv4ym68qn1mzqc3hv666sykv8sv1ah40rbk28h"))))
 | 
				
			||||||
    (build-system gnu-build-system)
 | 
					    (build-system gnu-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     `(#:configure-flags
 | 
					     `(#:configure-flags
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue