GNU bug report logs - #42163
[PATCH] Update flatpak from 1.6.3 to 1.8.0

Previous Next

Package: guix-patches;

Reported by: Allan Adair <allan <at> adair.io>

Date: Thu, 2 Jul 2020 09:26:02 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 42163 in the body.
You can then email your comments to 42163 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#42163; Package guix-patches. (Thu, 02 Jul 2020 09:26:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Allan Adair <allan <at> adair.io>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 02 Jul 2020 09:26:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Allan Adair <allan <at> adair.io>
To: guix-patches <at> gnu.org
Cc: Allan Adair <allan <at> adair.io>
Subject: [PATCH] Update flatpak from 1.6.3 to 1.8.0
Date: Thu,  2 Jul 2020 11:25:07 +0200
---
 gnu/packages/package-management.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/package-management.scm b/gnu/packages/package-management.scm
index ac2842c810..0dad4379a5 100644
--- a/gnu/packages/package-management.scm
+++ b/gnu/packages/package-management.scm
@@ -1113,7 +1113,7 @@ the boot loader configuration.")
 (define-public flatpak
   (package
    (name "flatpak")
-   (version "1.6.3")
+   (version "1.8.0")
    (source
     (origin
      (method url-fetch)
@@ -1121,7 +1121,7 @@ the boot loader configuration.")
                          version "/flatpak-" version ".tar.xz"))
      (sha256
       (base32
-       "17s8nqdxd4xdy7ag9bw06adxccha78jmlsa3zpqnl3qh92pg0hji"))))
+       "0d4x79z96r60rc2gnf415da7z9x1my5hdyjdlklfiwll57jbqr23"))))
 
    ;; Wrap 'flatpak' so that GIO_EXTRA_MODULES is set, thereby allowing GIO to
    ;; find the TLS backend in glib-networking.
@@ -1173,6 +1173,7 @@ cp -r /tmp/locale/*/en_US.*")))
       ("libcap" ,libcap)
       ("pkg-config" ,pkg-config)
       ("python" ,python)
+      ("python-pyparsing" ,python-pyparsing)
       ("socat" ,socat)
       ("which" ,which)))
    (propagated-inputs `(("glib-networking" ,glib-networking)
-- 
2.27.0





Reply sent to Mathieu Othacehe <othacehe <at> gnu.org>:
You have taken responsibility. (Sun, 05 Jul 2020 08:33:02 GMT) Full text and rfc822 format available.

Notification sent to Allan Adair <allan <at> adair.io>:
bug acknowledged by developer. (Sun, 05 Jul 2020 08:33:02 GMT) Full text and rfc822 format available.

Message #10 received at 42163-done <at> debbugs.gnu.org (full text, mbox):

From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Allan Adair <allan <at> adair.io>
Cc: 42163-done <at> debbugs.gnu.org
Subject: Re: [bug#42163] [PATCH] Update flatpak from 1.6.3 to 1.8.0
Date: Sun, 05 Jul 2020 10:31:41 +0200
Hello Allan,

Thanks for this patch. I edited the commit message, so that it follows
the guidelines at:
https://guix.gnu.org/manual/en/html_node/Submitting-Patches.html, and
pushed!

Thanks,

Mathieu




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 02 Aug 2020 11:24:06 GMT) Full text and rfc822 format available.

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

Previous Next


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