me
/
guix
Archived
1
0
Fork 0

gnu: flatpack: Update to 1.8.1.

* gnu/packages/package-management.scm (flatpack): Update to 1.8.1.
master
Tobias Geerinckx-Rice 2020-08-11 05:52:02 +02:00
parent ec291843ce
commit 145484e8f5
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 3 deletions

View File

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