guix-commits
[Top][All Lists]
Advanced

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

03/04: gnu: xdg-desktop-portal-gtk: Update to 1.14.1.


From: guix-commits
Subject: 03/04: gnu: xdg-desktop-portal-gtk: Update to 1.14.1.
Date: Fri, 2 Jun 2023 01:04:59 -0400 (EDT)

abcdw pushed a commit to branch master
in repository guix.

commit 69c3aa561d364c96bba78e0f47b8f226e1086875
Author: Andrew Tropin <andrew@trop.in>
AuthorDate: Fri Jun 2 08:55:30 2023 +0400

    gnu: xdg-desktop-portal-gtk: Update to 1.14.1.
    
    * gnu/packages/freedesktop.scm (xdg-desktop-portal-gtk): Update to 1.14.1.
---
 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 e9287d5efb..99cadfa95e 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -2829,7 +2829,7 @@ and others.")
 (define-public xdg-desktop-portal-gtk
   (package
     (name "xdg-desktop-portal-gtk")
-    (version "1.14.0")
+    (version "1.14.1")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -2837,7 +2837,7 @@ and others.")
                     version "/xdg-desktop-portal-gtk-" version ".tar.xz"))
               (sha256
                (base32
-                "0m29b4hm7lq06gcavxw7gdlgqiiy3vgv3v4yjqfq5kx92q3j28gn"))))
+                "002p19j1q3fc8x338ndzxnicwframpgafw31lwvv5avy329akqiy"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      `(#:phases



reply via email to

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