gnu: gexiv2: Update to 0.12.2.
* gnu/packages/gnome.scm (gexiv2): Update to 0.12.2.
This commit is contained in:
		
							parent
							
								
									9055546943
								
							
						
					
					
						commit
						22f16f17eb
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -6928,7 +6928,7 @@ classes for commonly used data structures.")
 | 
			
		|||
(define-public gexiv2
 | 
			
		||||
  (package
 | 
			
		||||
    (name "gexiv2")
 | 
			
		||||
    (version "0.12.1")
 | 
			
		||||
    (version "0.12.2")
 | 
			
		||||
    (source (origin
 | 
			
		||||
              (method url-fetch)
 | 
			
		||||
              (uri (string-append "mirror://gnome/sources/" name "/"
 | 
			
		||||
| 
						 | 
				
			
			@ -6936,7 +6936,7 @@ classes for commonly used data structures.")
 | 
			
		|||
                                  name "-" version ".tar.xz"))
 | 
			
		||||
              (sha256
 | 
			
		||||
               (base32
 | 
			
		||||
                "0xxxq8xdkgkn146my307jgws4qgxx477h0ybg1mqza1ycmczvsla"))))
 | 
			
		||||
                "0k4ljzzz5dwqndw8awvlw3ala8rh3b2rk9i4jzvywc53mi9ba8i3"))))
 | 
			
		||||
    (build-system meson-build-system)
 | 
			
		||||
    (native-inputs
 | 
			
		||||
     `(("gcr" ,gcr)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue