gnu: lvm2: Update to 2.02.168.

* gnu/packages/linux.scm (lvm2): Update to 2.02.168.
This commit is contained in:
Marius Bakke 2017-02-10 16:14:05 +01:00
parent 65e862d1a2
commit 5c2af89985
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -1763,14 +1763,14 @@ (define-public eudev-with-hwdb
(define-public lvm2
(package
(name "lvm2")
(version "2.02.166")
(version "2.02.168")
(source (origin
(method url-fetch)
(uri (string-append "ftp://sources.redhat.com/pub/lvm2/releases/LVM2."
version ".tgz"))
(sha256
(base32
"150v0mawd2swdvypcmkjd3h3s4n5i1220h6sxx94a8jvp1kb0871"))
"03b62hcsj9z37ckd8c21wwpm07s9zblq7grfh58yzcs1vp6x38r3"))
(modules '((guix build utils)))
(snippet
'(begin