gnu: multipath-tools: Update to 0.7.6.

* gnu/packages/linux.scm (multipath-tools): Update to 0.7.6.
master
Marius Bakke 2018-04-25 12:45:39 +02:00
parent 5843dab8fb
commit 0afeda6521
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -2898,7 +2898,7 @@ arrays when needed.")
(define-public multipath-tools (define-public multipath-tools
(package (package
(name "multipath-tools") (name "multipath-tools")
(version "0.7.4") (version "0.7.6")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://git.opensvc.com/?p=multipath-tools/" (uri (string-append "https://git.opensvc.com/?p=multipath-tools/"
@ -2906,7 +2906,7 @@ arrays when needed.")
(file-name (string-append name "-" version ".tar.gz")) (file-name (string-append name "-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"02lk453wa2gfxkl8zmdws15nkcibln2yw76zm779pkngkhggl6w8")) "0zkcayi3mmp43ji2zid1gprgsvqhjjapsw7jjd60sf75prf50h2r"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin