me
/
guix
Archived
1
0
Fork 0

gnu: lvm2: Update to 2.03.09.

* gnu/packages/linux.scm (lvm2): Update to 2.03.09.
master
Marius Bakke 2020-05-11 16:53:38 +02:00
parent b05a2f62d4
commit a709af5853
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -3162,7 +3162,7 @@ devices that can inject events directly into the input subsystem.")
(define-public lvm2
(package
(name "lvm2")
(version "2.03.08")
(version "2.03.09")
(source (origin
(method url-fetch)
(uri (list (string-append "ftp://sourceware.org/pub/lvm2/LVM2."
@ -3171,7 +3171,7 @@ devices that can inject events directly into the input subsystem.")
version ".tgz")))
(sha256
(base32
"1j0yis658564rk1ddabkl8vbavp0fdd10gd6qhgyzc3akzf620kf"))
"0xdr9qbqw6kja267wmx6ajnfv1nhw056gpxx9v2qmfh3bj6qnfn0"))
(modules '((guix build utils)))
(snippet
'(begin