all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Mark H Weaver <mhw@netris.org>
To: Leo Famulari <leo@famulari.name>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH 1/1] gnu: gusb: Update home-page.
Date: Fri, 25 Dec 2015 09:13:44 -0500	[thread overview]
Message-ID: <87d1tu62g7.fsf@netris.org> (raw)
In-Reply-To: <20151224072403.GA4932@jasmine> (Leo Famulari's message of "Thu, 24 Dec 2015 02:24:03 -0500")

Leo Famulari <leo@famulari.name> writes:

> 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.

Thanks.  It won't cause any rebuilds at all, because the 'home-page'
field is not included in the resulting derivations.

     Mark

      reply	other threads:[~2015-12-25 14:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-24  7:18 [PATCH 0/1] Fix gusb home-page Leo Famulari
2015-12-24  7:18 ` [PATCH 1/1] gnu: gusb: Update home-page Leo Famulari
2015-12-24  7:24   ` Leo Famulari
2015-12-25 14:13     ` Mark H Weaver [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87d1tu62g7.fsf@netris.org \
    --to=mhw@netris.org \
    --cc=guix-devel@gnu.org \
    --cc=leo@famulari.name \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.