gnu: xdg-desktop-portal-gtk: Update to 1.14.0.
* gnu/packages/freedesktop.scm (xdg-desktop-portal-gtk): Update to 1.14.0.
This commit is contained in:
		
							parent
							
								
									38d7e6d6b7
								
							
						
					
					
						commit
						a692824006
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -2306,7 +2306,7 @@ and others.")
 | 
				
			||||||
(define-public xdg-desktop-portal-gtk
 | 
					(define-public xdg-desktop-portal-gtk
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "xdg-desktop-portal-gtk")
 | 
					    (name "xdg-desktop-portal-gtk")
 | 
				
			||||||
    (version "1.10.0")
 | 
					    (version "1.14.0")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (string-append
 | 
					              (uri (string-append
 | 
				
			||||||
| 
						 | 
					@ -2314,7 +2314,7 @@ and others.")
 | 
				
			||||||
                    version "/xdg-desktop-portal-gtk-" version ".tar.xz"))
 | 
					                    version "/xdg-desktop-portal-gtk-" version ".tar.xz"))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "0nlbnd6qvs92fanrmmn123vy0y2ml0v3ndxyk5x0cpfbnmxpa2f8"))))
 | 
					                "0m29b4hm7lq06gcavxw7gdlgqiiy3vgv3v4yjqfq5kx92q3j28gn"))))
 | 
				
			||||||
    (build-system glib-or-gtk-build-system)
 | 
					    (build-system glib-or-gtk-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     `(#:phases
 | 
					     `(#:phases
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue