GNU bug report logs - #49972
[PATCH] gnu: xdg-desktop-portal-gtk: Update to 1.8.0.

Previous Next

Package: guix-patches;

Reported by: Andrew Whatson <whatson <at> gmail.com>

Date: Tue, 10 Aug 2021 04:52:02 UTC

Severity: normal

Tags: patch

Done: John Kehayias <john.kehayias <at> protonmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andrew Whatson <whatson <at> gmail.com>
Subject: bug#49972: closed (Re: [PATCH] gnu: xdg-desktop-portal-gtk:
 Update to 1.8.0.)
Date: Mon, 25 Oct 2021 19:42:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#49972: [PATCH] gnu: xdg-desktop-portal-gtk: Update to 1.8.0.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 49972 <at> debbugs.gnu.org.

-- 
49972: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49972
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: John Kehayias <john.kehayias <at> protonmail.com>
To: "49972-done <at> debbugs.gnu.org" <49972-done <at> debbugs.gnu.org>,
 Andrew Whatson <whatson <at> gmail.com>
Subject: Re: [PATCH] gnu: xdg-desktop-portal-gtk: Update to 1.8.0.
Date: Mon, 25 Oct 2021 19:41:19 +0000
Empty Message

[Message part 3 (message/rfc822, inline)]
From: Andrew Whatson <whatson <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Andrew Whatson <whatson <at> gmail.com>
Subject: [PATCH] gnu: xdg-desktop-portal-gtk: Update to 1.8.0.
Date: Tue, 10 Aug 2021 14:51:34 +1000
* 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




This bug report was last modified 3 years and 301 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.