all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andrew Whatson <whatson@gmail.com>
To: 49972@debbugs.gnu.org
Cc: Andrew Whatson <whatson@gmail.com>
Subject: [bug#49972] [PATCH] gnu: xdg-desktop-portal-gtk: Update to 1.8.0.
Date: Tue, 10 Aug 2021 14:51:34 +1000	[thread overview]
Message-ID: <20210810045134.27435-1-whatson@gmail.com> (raw)

* 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





             reply	other threads:[~2021-08-10  4:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-10  4:51 Andrew Whatson [this message]
2021-08-10 16:34 ` [bug#49972] [PATCH] gnu: xdg-desktop-portal-gtk: Update to 1.8.0 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210810045134.27435-1-whatson@gmail.com \
    --to=whatson@gmail.com \
    --cc=49972@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.