On Mon, Mar 25, 2019, 02:34 mikadoZero <mikadozero@yandex.com> wrote:
There is a linting warning which is independent of this patch.
`guix lint usbutils`
usbutils@010: URI http://www.linux-usb.org/ returned suspiciously small
file (369 bytes)

This seems to be because the website uses frames
for all its actual content.

view-source:http://www.linux-usb.org

I guess it's best to ignore the warning. Not sure if
the linter could be made intelligent enough to
handle this correctly.

- Taylan