unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#42163] [PATCH] Update flatpak from 1.6.3 to 1.8.0
@ 2020-07-02  9:25 Allan Adair
  2020-07-05  8:31 ` bug#42163: " Mathieu Othacehe
  0 siblings, 1 reply; 2+ messages in thread
From: Allan Adair @ 2020-07-02  9:25 UTC (permalink / raw)
  To: 42163; +Cc: Allan Adair

---
 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





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

* bug#42163: [PATCH] Update flatpak from 1.6.3 to 1.8.0
  2020-07-02  9:25 [bug#42163] [PATCH] Update flatpak from 1.6.3 to 1.8.0 Allan Adair
@ 2020-07-05  8:31 ` Mathieu Othacehe
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2020-07-05  8:31 UTC (permalink / raw)
  To: Allan Adair; +Cc: 42163-done


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




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

end of thread, other threads:[~2020-07-05  8:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-02  9:25 [bug#42163] [PATCH] Update flatpak from 1.6.3 to 1.8.0 Allan Adair
2020-07-05  8:31 ` bug#42163: " Mathieu Othacehe

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).