me
/
guix
Archived
1
0
Fork 0

gnu: flatpak: Update to 1.12.1.

* gnu/packages/package-management.scm (flatpak): Update to 1.12.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
master
John Kehayias 2021-10-08 14:17:38 -04:00 committed by Ludovic Courtès
parent b4d29851e4
commit 73a795e77c
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 2 deletions

View File

@ -1523,14 +1523,14 @@ the boot loader configuration.")
(define-public flatpak
(package
(name "flatpak")
(version "1.10.2")
(version "1.12.1")
(source
(origin
(method url-fetch)
(uri (string-append "https://github.com/flatpak/flatpak/releases/download/"
version "/flatpak-" version ".tar.xz"))
(sha256
(base32 "1r6xw7r3ir2vaa30n3mily6m7d51cf4qv22fkqlzzy3js0wjf5fv"))))
(base32 "0my82ijg1ipa4lwrvh88jlrxbabfqfz2ssfb8cn6k0pfgz53p293"))))
;; Wrap 'flatpak' so that GIO_EXTRA_MODULES is set, thereby allowing GIO to
;; find the TLS backend in glib-networking.