guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

67/81: gnu: xdg-desktop-portal-gnome: Update to 46.2.


From: guix-commits
Subject: 67/81: gnu: xdg-desktop-portal-gnome: Update to 46.2.
Date: Sun, 27 Oct 2024 04:49:15 -0400 (EDT)

lilyp pushed a commit to branch gnome-team
in repository guix.

commit d0bea5b01efb8525c61046c0594703b5b280abdc
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Sun Sep 8 20:51:17 2024 +0200

    gnu: xdg-desktop-portal-gnome: Update to 46.2.
    
    * gnu/packages/gnome.scm (xdg-desktop-portal-gnome): Update to 46.2.
    
    Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 6f8079fb6e..f5b6889768 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -13230,7 +13230,7 @@ provided there is a DBus service present:
 (define-public xdg-desktop-portal-gnome
   (package
     (name "xdg-desktop-portal-gnome")
-    (version "44.2")
+    (version "46.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -13238,7 +13238,7 @@ provided there is a DBus service present:
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "08gznmr718na5p2j8fm7nim5862r2v0sjh68ql5yl0q356n1mvah"))
+                "1mhngp24k06i993kw6kzq0x8hwbbvkk3nq9s0cnm10w4bsi5ximm"))
               (snippet
                #~(begin
                    (use-modules (guix build utils))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]