[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/06: gnu: xdg-desktop-portal: Update to 1.14.6.
From: |
guix-commits |
Subject: |
03/06: gnu: xdg-desktop-portal: Update to 1.14.6. |
Date: |
Tue, 7 Feb 2023 03:15:16 -0500 (EST) |
cbaines pushed a commit to branch master
in repository guix.
commit 9b07a4b045be4fd3b69ea7b3ca1b2459c00032ba
Author: Nicolas Graves <ngraves@ngraves.fr>
AuthorDate: Thu Feb 2 03:16:18 2023 +0100
gnu: xdg-desktop-portal: Update to 1.14.6.
* gnu/packages/freedesktop.scm (xdg-desktop-portal): Update to 1.14.6.
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
gnu/packages/freedesktop.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm
index a986c8c350..90398f0e70 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -2666,7 +2666,7 @@ compatible with the well-known scripts of the same name.")
(define-public xdg-desktop-portal
(package
(name "xdg-desktop-portal")
- (version "1.14.4")
+ (version "1.14.6")
(source (origin
(method url-fetch)
(uri (string-append
@@ -2674,7 +2674,7 @@ compatible with the well-known scripts of the same name.")
version "/xdg-desktop-portal-" version ".tar.xz"))
(sha256
(base32
- "0wqc9x3k7lf3mig53i4rjazi0xi8bcykwaaw7r7prvnscnd1k405"))))
+ "1q0djpnwlrqm0h0alyh1r6dlkqdrr7mj5hiam4mqzxqa5jbqkrgj"))))
(build-system gnu-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)
- branch master updated (1f684d00d2 -> 8f09b385d9), guix-commits, 2023/02/07
- 01/06: gnu: nar-herder: Update to 0-14.8f7b2b2., guix-commits, 2023/02/07
- 03/06: gnu: xdg-desktop-portal: Update to 1.14.6.,
guix-commits <=
- 06/06: gnu: font-lxgw-wenkai-tc: Update to 0.932., guix-commits, 2023/02/07
- 05/06: gnu: janet: Update to 1.26.0., guix-commits, 2023/02/07
- 04/06: gnu: neovim: Update to 0.8.3., guix-commits, 2023/02/07
- 02/06: gnu: rasdaemon: Update to 0.7.0., guix-commits, 2023/02/07