Skip to content
Snippets Groups Projects
Unverified Commit ffabdc18 authored by Tobias Geerinckx-Rice's avatar Tobias Geerinckx-Rice
Browse files

gnu: encfs: Update to 1.9.1.

* gnu/packages/crypto.scm (encfs): Update to 1.9.1.
parent 9da3c498
No related branches found
No related tags found
No related merge requests found
......@@ -171,7 +171,7 @@ (define-public opendht
(define-public encfs
(package
(name "encfs")
(version "1.9")
(version "1.9.1")
(source
(origin
(method url-fetch)
......@@ -180,7 +180,7 @@ (define-public encfs
version "/encfs-" version ".tar.gz"))
(sha256
(base32
"1gzlhq2dlwan3hll414wqinj92lb05wd4j370j190dgcalaxplih"))
"1906254dg5hwljh0h4gyrw09ms3b57dlhjfzhfzffv50yzpkl837"))
(modules '((guix build utils)))
;; Remove bundled dependencies in favour of proper inputs.
(snippet '(for-each delete-file-recursively
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment