me
/
guix
Archived
1
0
Fork 0

gnu: lvm2: Update to 2.02.166.

* gnu/packages/linux.scm (lvm2): Update to 2.02.166.
master
Leo Famulari 2016-10-03 04:00:12 -04:00
parent 3afbc6b3c3
commit 123c0ffb87
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 2 additions and 2 deletions

View File

@ -1635,14 +1635,14 @@ time.")
(define-public lvm2
(package
(name "lvm2")
(version "2.02.109")
(version "2.02.166")
(source (origin
(method url-fetch)
(uri (string-append "ftp://sources.redhat.com/pub/lvm2/releases/LVM2."
version ".tgz"))
(sha256
(base32
"1rv5ivg0l1w3nwzwdkqixm96h5bzg7ib4rr196ysb2lw42jmpjbv"))
"150v0mawd2swdvypcmkjd3h3s4n5i1220h6sxx94a8jvp1kb0871"))
(modules '((guix build utils)))
(snippet
'(begin