GNU bug report logs - #61219
[PATCH] gnu: xdg-desktop-portal: Update to 1.14.6.

Previous Next

Package: guix-patches;

Reported by: Nicolas Graves <ngraves <at> ngraves.fr>

Date: Thu, 2 Feb 2023 02:17:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 61219 in the body.
You can then email your comments to 61219 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#61219; Package guix-patches. (Thu, 02 Feb 2023 02:17:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Nicolas Graves <ngraves <at> ngraves.fr>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 02 Feb 2023 02:17:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Graves <ngraves <at> ngraves.fr>
To: guix-patches <at> gnu.org
Cc: ngraves <at> ngraves.fr
Subject: [PATCH] gnu: xdg-desktop-portal: Update to 1.14.6.
Date: Thu,  2 Feb 2023 03:16:18 +0100
* 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





Information forwarded to guix-patches <at> gnu.org:
bug#61219; Package guix-patches. (Thu, 02 Feb 2023 11:57:02 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Josselin Poiret <dev <at> jpoiret.xyz>
To: Nicolas Graves via Guix-patches via <guix-patches <at> gnu.org>,
 61219 <at> debbugs.gnu.org
Cc: ngraves <at> ngraves.fr
Subject: Re: [bug#61219] [PATCH] gnu: xdg-desktop-portal: Update to 1.14.6.
Date: Thu, 02 Feb 2023 12:56:21 +0100
Hi Nicolas,

Nicolas Graves via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/freedesktop.scm (xdg-desktop-portal): Update to 1.14.6.

Works fine on my end (after realizing that my config was borked and I
didn't have a dbus user session :-) ), and the only dependent
(xdg-desktop-portal-gtk) builds fine. I can't test it since I use
wlroots instead though.

Best,
-- 
Josselin Poiret




Information forwarded to guix-patches <at> gnu.org:
bug#61219; Package guix-patches. (Thu, 02 Feb 2023 11:57:02 GMT) Full text and rfc822 format available.

Information forwarded to guix-patches <at> gnu.org:
bug#61219; Package guix-patches. (Thu, 02 Feb 2023 15:50:02 GMT) Full text and rfc822 format available.

Message #14 received at 61219 <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Graves <ngraves <at> ngraves.fr>
To: Josselin Poiret <dev <at> jpoiret.xyz>, 61219 <at> debbugs.gnu.org
Subject: Re: [bug#61219] [PATCH] gnu: xdg-desktop-portal: Update to 1.14.6.
Date: Thu, 02 Feb 2023 16:49:12 +0100
On 2023-02-02 12:56, Josselin Poiret via Guix-patches via wrote:

> Hi Nicolas,

Hi Josselin!

> Works fine on my end (after realizing that my config was borked and I
> didn't have a dbus user session :-) ), and the only dependent
> (xdg-desktop-portal-gtk) builds fine. I can't test it since I use
> wlroots instead though.

I'm currently using it, it works fine.

There are currently later major versions, but I just wanted to fix my
local config.

>
> Best,

-- 
Best regards,
Nicolas Graves




Information forwarded to guix-patches <at> gnu.org:
bug#61219; Package guix-patches. (Tue, 07 Feb 2023 08:18:02 GMT) Full text and rfc822 format available.

Message #17 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: Nicolas Graves <ngraves <at> ngraves.fr>
Cc: Josselin Poiret <dev <at> jpoiret.xyz>, guix-patches <at> gnu.org,
 61219-done <at> debbugs.gnu.org
Subject: Re: [bug#61219] [PATCH] gnu: xdg-desktop-portal: Update to 1.14.6.
Date: Tue, 07 Feb 2023 09:16:31 +0100
[Message part 1 (text/plain, inline)]
Nicolas Graves via Guix-patches via <guix-patches <at> gnu.org> writes:

> On 2023-02-02 12:56, Josselin Poiret via Guix-patches via wrote:
>
>> Hi Nicolas,
>
> Hi Josselin!
>
>> Works fine on my end (after realizing that my config was borked and I
>> didn't have a dbus user session :-) ), and the only dependent
>> (xdg-desktop-portal-gtk) builds fine. I can't test it since I use
>> wlroots instead though.
>
> I'm currently using it, it works fine.
>
> There are currently later major versions, but I just wanted to fix my
> local config.

This looks good to me, so I've gone ahead and pushed it to master as
9b07a4b045be4fd3b69ea7b3ca1b2459c00032ba.

Thanks both,

Chris
[signature.asc (application/pgp-signature, inline)]

Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Tue, 07 Feb 2023 08:18:02 GMT) Full text and rfc822 format available.

Notification sent to Nicolas Graves <ngraves <at> ngraves.fr>:
bug acknowledged by developer. (Tue, 07 Feb 2023 08:18:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 07 Mar 2023 12:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 50 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.