gnu: mergerfs: Update to 2.33.5.

* gnu/packages/file-systems.scm (mergerfs): Update to 2.33.5.
This commit is contained in:
Lars-Dominik Braun 2022-05-11 12:27:08 +02:00
parent 427dbce3a8
commit dc00098535
No known key found for this signature in database
GPG Key ID: F663943E08D8092A

View File

@ -1369,7 +1369,7 @@ On Guix System, you will need to invoke the included shell scripts as
(define-public mergerfs (define-public mergerfs
(package (package
(name "mergerfs") (name "mergerfs")
(version "2.32.6") (version "2.33.5")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -1377,7 +1377,7 @@ On Guix System, you will need to invoke the included shell scripts as
"releases/download/" version "/" "releases/download/" version "/"
"mergerfs-" version ".tar.gz")) "mergerfs-" version ".tar.gz"))
(sha256 (sha256
(base32 "08gwi094ll0b7nf2i44fyjxiyvr45rp766npbdyw0yzyigas8a2f")))) (base32 "0m0fg191ax855yb20vqpvn6v2gc3i5xdizx09pgpymj1ybxc7yyw"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:make-flags `(#:make-flags