all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#61219] [PATCH] gnu: xdg-desktop-portal: Update to 1.14.6.
@ 2023-02-02  2:16 Nicolas Graves via Guix-patches via
  2023-02-02 11:56 ` Josselin Poiret via Guix-patches via
  0 siblings, 1 reply; 4+ messages in thread
From: Nicolas Graves via Guix-patches via @ 2023-02-02  2:16 UTC (permalink / raw)
  To: 61219; +Cc: ngraves

* 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





^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [bug#61219] [PATCH] gnu: xdg-desktop-portal: Update to 1.14.6.
  2023-02-02  2:16 [bug#61219] [PATCH] gnu: xdg-desktop-portal: Update to 1.14.6 Nicolas Graves via Guix-patches via
@ 2023-02-02 11:56 ` Josselin Poiret via Guix-patches via
  2023-02-02 15:49   ` Nicolas Graves via Guix-patches via
  0 siblings, 1 reply; 4+ messages in thread
From: Josselin Poiret via Guix-patches via @ 2023-02-02 11:56 UTC (permalink / raw)
  To: 61219; +Cc: ngraves

Hi Nicolas,

Nicolas Graves via Guix-patches via <guix-patches@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




^ permalink raw reply	[flat|nested] 4+ messages in thread

* [bug#61219] [PATCH] gnu: xdg-desktop-portal: Update to 1.14.6.
  2023-02-02 11:56 ` Josselin Poiret via Guix-patches via
@ 2023-02-02 15:49   ` Nicolas Graves via Guix-patches via
  2023-02-07  8:16     ` Christopher Baines
  0 siblings, 1 reply; 4+ messages in thread
From: Nicolas Graves via Guix-patches via @ 2023-02-02 15:49 UTC (permalink / raw)
  To: Josselin Poiret, 61219

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




^ permalink raw reply	[flat|nested] 4+ messages in thread

* [bug#61219] [PATCH] gnu: xdg-desktop-portal: Update to 1.14.6.
  2023-02-02 15:49   ` Nicolas Graves via Guix-patches via
@ 2023-02-07  8:16     ` Christopher Baines
  0 siblings, 0 replies; 4+ messages in thread
From: Christopher Baines @ 2023-02-07  8:16 UTC (permalink / raw)
  To: Nicolas Graves; +Cc: dev, 61219, 61219-done

[-- Attachment #1: Type: text/plain, Size: 672 bytes --]


Nicolas Graves via Guix-patches via <guix-patches@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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-02-07  8:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-02  2:16 [bug#61219] [PATCH] gnu: xdg-desktop-portal: Update to 1.14.6 Nicolas Graves via Guix-patches via
2023-02-02 11:56 ` Josselin Poiret via Guix-patches via
2023-02-02 15:49   ` Nicolas Graves via Guix-patches via
2023-02-07  8:16     ` Christopher Baines

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.