emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#42163: closed ([PATCH] Update flatpak from 1.6.3 to 1.8.0)


From: GNU bug Tracking System
Subject: bug#42163: closed ([PATCH] Update flatpak from 1.6.3 to 1.8.0)
Date: Sun, 05 Jul 2020 08:33:02 +0000

Your message dated Sun, 05 Jul 2020 10:31:41 +0200
with message-id <87eepqjrbm.fsf@gnu.org>
and subject line Re: [bug#42163] [PATCH] Update flatpak from 1.6.3 to 1.8.0
has caused the debbugs.gnu.org bug report #42163,
regarding [PATCH] Update flatpak from 1.6.3 to 1.8.0
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
42163: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42163
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#42163] [PATCH] Update flatpak from 1.6.3 to 1.8.0 Date: Sun, 05 Jul 2020 10:31:41 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
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


--- End Message ---

reply via email to

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