gnu: usbutils: Update to 010.

* gnu/packages/linux.scm (usbutils): Update to 010.
master
Tobias Geerinckx-Rice 2018-05-16 15:41:11 +02:00
parent 75ea6fe80e
commit 7c52558154
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -741,7 +741,7 @@ slabtop, and skill.")
(define-public usbutils
(package
(name "usbutils")
(version "009")
(version "010")
(source
(origin
(method url-fetch)
@ -749,7 +749,7 @@ slabtop, and skill.")
"usbutils-" version ".tar.xz"))
(sha256
(base32
"0q3iavmak2bs9xw486w4xfbjl0hbzii93ssgpr95mxmm9kjz1gwb"))))
"06aag4jfgsfjxk563xsp9ik9nadihmasrr37a1gb0vwqni5kdiv1"))))
(build-system gnu-build-system)
(inputs
`(("libusb" ,libusb)