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