me
/
guix
Archived
1
0
Fork 0

gnu: encfs: Update to 1.9.1.

* gnu/packages/crypto.scm (encfs): Update to 1.9.1.
master
Tobias Geerinckx-Rice 2016-09-27 14:21:56 +02:00
parent 9da3c49837
commit ffabdc185c
No known key found for this signature in database
GPG Key ID: 91CCDB9B48541B99
1 changed files with 2 additions and 2 deletions

View File

@ -171,7 +171,7 @@ communication.")
(define-public encfs (define-public encfs
(package (package
(name "encfs") (name "encfs")
(version "1.9") (version "1.9.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -180,7 +180,7 @@ communication.")
version "/encfs-" version ".tar.gz")) version "/encfs-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"1gzlhq2dlwan3hll414wqinj92lb05wd4j370j190dgcalaxplih")) "1906254dg5hwljh0h4gyrw09ms3b57dlhjfzhfzffv50yzpkl837"))
(modules '((guix build utils))) (modules '((guix build utils)))
;; Remove bundled dependencies in favour of proper inputs. ;; Remove bundled dependencies in favour of proper inputs.
(snippet '(for-each delete-file-recursively (snippet '(for-each delete-file-recursively