gnu: gusb: Update home-page.
* gnu/packages/gnome.scm (gusb)[home-page]: Update home-page.master
parent
097190417f
commit
8f1640ed8f
|
@ -3345,7 +3345,7 @@ DAV, and others.")
|
|||
(lambda _
|
||||
(and (zero? (system* "gtkdocize"))
|
||||
(zero? (system* "autoreconf" "-vif"))))))))
|
||||
(home-page "https://github/hughsie/libgusb")
|
||||
(home-page "https://github.com/hughsie/libgusb")
|
||||
(synopsis "GLib binding for libusb1")
|
||||
(description
|
||||
"GUsb is a GObject wrapper for libusb1 that makes it easy to do
|
||||
|
|
Reference in New Issue