Leo Famulari <l...@famulari.name> writes: > On Wed, Aug 03, 2016 at 05:46:00PM +0200, Ricardo Wurmus wrote: >> * gnu/packages/qemu.scm (libosinfo): New variable. > >> + ("usb.ids" >> + ,(origin >> + (method url-fetch) >> + ;; FIXME: there is no versioned URL >> + (uri "http://www.linux-usb.org/usb.ids") > > Is it worth sending them a message asking for a version URL?
They already replied to my message and I updated the patch to use the versioned URL. I’ll push the patches in a moment. ~~ Ricardo