gnu: LVM2: Update to 2.03.08.

* gnu/packages/linux.scm (lvm2): Update to 2.03.08.
This commit is contained in:
Marius Bakke 2020-02-12 15:47:46 +01:00
parent 11415d3506
commit e20e069b99
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -2780,7 +2780,7 @@ (define-public eudev-with-hwdb
(define-public lvm2
(package
(name "lvm2")
(version "2.03.07")
(version "2.03.08")
(source (origin
(method url-fetch)
(uri (list (string-append "ftp://sourceware.org/pub/lvm2/LVM2."
@ -2789,7 +2789,7 @@ (define-public lvm2
version ".tgz")))
(sha256
(base32
"1s818ghgl0cxqak3r4cc99anh2xnm46kl03cyk089a1cr2ai0by7"))
"1j0yis658564rk1ddabkl8vbavp0fdd10gd6qhgyzc3akzf620kf"))
(modules '((guix build utils)))
(snippet
'(begin