gnu: mergerfs: Update to 2.33.5.
* gnu/packages/file-systems.scm (mergerfs): Update to 2.33.5.
This commit is contained in:
parent
427dbce3a8
commit
dc00098535
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user