gnu: gusb: Update home-page.
* gnu/packages/gnome.scm (gusb)[home-page]: Update home-page.
This commit is contained in:
parent
097190417f
commit
8f1640ed8f
1 changed files with 1 additions and 1 deletions
|
@ -3345,7 +3345,7 @@ (define-public gusb
|
|||
(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
|
||||
|
|
Loading…
Reference in a new issue