gnu: shotwell: Update to 0.26.2.
* gnu/packages/gnome.scm (shotwell): Update to 0.26.2.
This commit is contained in:
		
							parent
							
								
									fb2715720a
								
							
						
					
					
						commit
						c8fc9a379b
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -4290,7 +4290,7 @@ metadata in photo and video files of various formats.")
 | 
				
			||||||
(define-public shotwell
 | 
					(define-public shotwell
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "shotwell")
 | 
					    (name "shotwell")
 | 
				
			||||||
    (version "0.26.1")
 | 
					    (version "0.26.2")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (string-append "mirror://gnome/sources/" name "/"
 | 
					              (uri (string-append "mirror://gnome/sources/" name "/"
 | 
				
			||||||
| 
						 | 
					@ -4298,7 +4298,7 @@ metadata in photo and video files of various formats.")
 | 
				
			||||||
                                  name "-" version ".tar.xz"))
 | 
					                                  name "-" version ".tar.xz"))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "0xak1f69lp1yx3p8jgmr9c0z3jypi8zjpy3kiknn5n9g2f5cqq0a"))))
 | 
					                "0frjqa6nmh025clwnb74z2rzbdq65wjcp2lf9csgcbkpahyjhrag"))))
 | 
				
			||||||
    (build-system glib-or-gtk-build-system)
 | 
					    (build-system glib-or-gtk-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
     `(("dconf" ,dconf)))
 | 
					     `(("dconf" ,dconf)))
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue