gnu: libblockdev: Update to 3.1.1.

* gnu/packages/disk.scm (libblockdev): Update to 3.1.1.
 [inputs]: Add keyutils and libnvme.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Sarah Morgensen 2024-10-07 22:12:30 +02:00 committed by Ludovic Courtès
parent d86c049c1e
commit c3a8251f77
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -1180,7 +1180,7 @@ to create devices with respective mappings for the ATARAID sets discovered.")
(define-public libblockdev
(package
(name "libblockdev")
(version "2.28")
(version "3.1.1")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/storaged-project/"
@ -1188,7 +1188,7 @@ to create devices with respective mappings for the ATARAID sets discovered.")
version "-1/libblockdev-" version ".tar.gz"))
(sha256
(base32
"1x3xbgd2dyjhcqvyalpnrp727xidfxmaxgyyvv5gwx4aw90wijc2"))))
"1ny2glwmb5dcdv2x0giinbyma9fhk59z8117k1kr15pm7yjk7jx5"))))
(build-system gnu-build-system)
(arguments
`(#:phases
@ -1219,8 +1219,10 @@ to create devices with respective mappings for the ATARAID sets discovered.")
eudev
glib
gptfdisk
keyutils
kmod
libbytesize
libnvme
libyaml
lvm2
mdadm