guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/1] gnu: gusb: Update home-page.


From: Leo Famulari
Subject: Re: [PATCH 1/1] gnu: gusb: Update home-page.
Date: Thu, 24 Dec 2015 02:24:03 -0500
User-agent: Mutt/1.5.24 (2015-08-30)

On Thu, Dec 24, 2015 at 02:18:28AM -0500, Leo Famulari wrote:
> * gnu/packages/gnome.scm (gusb)[home-page]: Update home-page.
> ---
>  gnu/packages/gnome.scm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
> index 8f886fd..aa9fb6f 100644
> --- a/gnu/packages/gnome.scm
> +++ b/gnu/packages/gnome.scm
> @@ -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
> -- 
> 2.6.2

This patch was trivial and will only cause one package to be rebuilt
(simple-scan) so I pushed as 8f1640ed8f.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]