From: Nicolas Graves via Guix-patches via <guix-patches@gnu.org>
To: 61219@debbugs.gnu.org
Cc: ngraves@ngraves.fr
Subject: [bug#61219] [PATCH] gnu: xdg-desktop-portal: Update to 1.14.6.
Date: Thu, 2 Feb 2023 03:16:18 +0100 [thread overview]
Message-ID: <20230202021618.16342-1-ngraves@ngraves.fr> (raw)
* gnu/packages/freedesktop.scm (xdg-desktop-portal): Update to 1.14.6.
---
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 @@ (define-public libportal
(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 @@ (define-public xdg-desktop-portal
version "/xdg-desktop-portal-" version ".tar.xz"))
(sha256
(base32
- "0wqc9x3k7lf3mig53i4rjazi0xi8bcykwaaw7r7prvnscnd1k405"))))
+ "1q0djpnwlrqm0h0alyh1r6dlkqdrr7mj5hiam4mqzxqa5jbqkrgj"))))
(build-system gnu-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)
--
2.39.1
next reply other threads:[~2023-02-02 2:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-02 2:16 Nicolas Graves via Guix-patches via [this message]
2023-02-02 11:56 ` [bug#61219] [PATCH] gnu: xdg-desktop-portal: Update to 1.14.6 Josselin Poiret via Guix-patches via
2023-02-02 15:49 ` Nicolas Graves via Guix-patches via
2023-02-07 8:16 ` Christopher Baines
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230202021618.16342-1-ngraves@ngraves.fr \
--to=guix-patches@gnu.org \
--cc=61219@debbugs.gnu.org \
--cc=ngraves@ngraves.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).