all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#49972] [PATCH] gnu: xdg-desktop-portal-gtk: Update to 1.8.0.
@ 2021-08-10  4:51 Andrew Whatson
  2021-08-10 16:34 ` John Kehayias via Guix-patches via
  2021-08-12 10:30 ` Andrew Whatson
  0 siblings, 2 replies; 8+ messages in thread
From: Andrew Whatson @ 2021-08-10  4:51 UTC (permalink / raw)
  To: 49972; +Cc: Andrew Whatson

* gnu/packages/freedesktop.scm (xdg-desktop-portal-gtk): Update to
1.8.0.
---
 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 693a79c738..9f6810472b 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -2349,7 +2349,7 @@ and others.")
 (define-public xdg-desktop-portal-gtk
   (package
     (name "xdg-desktop-portal-gtk")
-    (version "1.7.1")
+    (version "1.8.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -2358,7 +2358,7 @@ and others.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "183iha9dxmvprn99ymgz17jx1lyn1fj5jyj6ghxl716zn9mxmird"))))
+                "0987fwsdgkcd3mh3scvg2kyg4ay1rr5w16js4pl3pavw9yhl9lbi"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      `(#:phases
-- 
2.32.0





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

end of thread, other threads:[~2021-10-25 19:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-10  4:51 [bug#49972] [PATCH] gnu: xdg-desktop-portal-gtk: Update to 1.8.0 Andrew Whatson
2021-08-10 16:34 ` John Kehayias via Guix-patches via
2021-08-12 10:30 ` Andrew Whatson
2021-08-12 19:18   ` John Kehayias via Guix-patches via
2021-08-13 10:38     ` Andrew Whatson
2021-08-17  2:35       ` John Kehayias via Guix-patches via
2021-10-25 19:39         ` John Kehayias via Guix-patches via
2021-10-25 19:41           ` bug#49972: " John Kehayias via Guix-patches via

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.