gnu: libgweather: Update to 3.20.0.
* gnu/packages/gnome.scm (libgweather): Update to 3.20.0.
This commit is contained in:
		
							parent
							
								
									365d5cd0f6
								
							
						
					
					
						commit
						2e5369e237
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -2491,7 +2491,7 @@ service via the system message bus.")
 | 
				
			||||||
(define-public libgweather
 | 
					(define-public libgweather
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "libgweather")
 | 
					    (name "libgweather")
 | 
				
			||||||
    (version "3.18.1")
 | 
					    (version "3.20.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 "/"
 | 
				
			||||||
| 
						 | 
					@ -2499,7 +2499,7 @@ service via the system message bus.")
 | 
				
			||||||
                                  name "-" version ".tar.xz"))
 | 
					                                  name "-" version ".tar.xz"))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "1l3sra84k5dnavbdbjyf1ar84xmjszpnnldih6mf45kniwpjkcll"))))
 | 
					                "1mmqg7wf0bhk450akyj0x71x75kh1v7j68isyivr75ydky79nqjj"))))
 | 
				
			||||||
    (build-system gnu-build-system)
 | 
					    (build-system gnu-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     `(#:configure-flags
 | 
					     `(#:configure-flags
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue