me
/
guix
Archived
1
0
Fork 0

gnu: xdg-desktop-portal-gtk: Update to 1.14.1.

* gnu/packages/freedesktop.scm (xdg-desktop-portal-gtk): Update to 1.14.1.
master
Andrew Tropin 2023-06-02 08:55:30 +04:00
parent 51c8e86350
commit 69c3aa561d
No known key found for this signature in database
GPG Key ID: 2208D20958C1DEB0
1 changed files with 2 additions and 2 deletions

View File

@ -2829,7 +2829,7 @@ and others.")
(define-public xdg-desktop-portal-gtk
(package
(name "xdg-desktop-portal-gtk")
(version "1.14.0")
(version "1.14.1")
(source (origin
(method url-fetch)
(uri (string-append
@ -2837,7 +2837,7 @@ and others.")
version "/xdg-desktop-portal-gtk-" version ".tar.xz"))
(sha256
(base32
"0m29b4hm7lq06gcavxw7gdlgqiiy3vgv3v4yjqfq5kx92q3j28gn"))))
"002p19j1q3fc8x338ndzxnicwframpgafw31lwvv5avy329akqiy"))))
(build-system glib-or-gtk-build-system)
(arguments
`(#:phases