gnu: keyutils: Update to 1.6.

* gnu/packages/crypto.scm (keyutils): Update to 1.6.
master
Marius Bakke 2019-02-15 20:11:17 +01:00
parent 611ee0c928
commit 1cb0c7a32c
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -228,7 +228,7 @@ the wrong hands.")
(define-public keyutils (define-public keyutils
(package (package
(name "keyutils") (name "keyutils")
(version "1.5.11") (version "1.6")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -237,7 +237,7 @@ the wrong hands.")
version ".tar.bz2")) version ".tar.bz2"))
(sha256 (sha256
(base32 (base32
"1ddig6j5xjyk6g9l2wlqc7k1cgvryxdqbsv3c9rk1p3f42448n0i")) "05bi5ja6f3h3kdi7p9dihlqlfrsmi1wh1r2bdgxc0180xh6g5bnk"))
(modules '((guix build utils))) (modules '((guix build utils)))
;; Create relative symbolic links instead of absolute ones to /lib/*. ;; Create relative symbolic links instead of absolute ones to /lib/*.
(snippet '(begin (snippet '(begin