all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Roel Janssen <roel@gnu.org>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: 27441-done@debbugs.gnu.org
Subject: bug#27441: [PATCH] gnu: Update calibre to 3.0.0.
Date: Thu, 22 Jun 2017 00:12:03 +0200	[thread overview]
Message-ID: <87a851vvm4.fsf@gnu.org> (raw)
In-Reply-To: <871sqdi14f.fsf@gnu.org>


Ludovic Courtès writes:

> Roel Janssen <roel@gnu.org> skribis:
>
>> From bbdc3f943d48d92c7be3aee6891dcfb26ba5b186 Mon Sep 17 00:00:00 2001
>> From: Roel Janssen <roel@gnu.org>
>> Date: Wed, 21 Jun 2017 16:44:56 +0200
>> Subject: [PATCH] gnu: Update calibre to 3.0.0.
>>
>> * gnu/local.mk: Remove patch.
>> * gnu/packages/ebook.scm (calibre): Update to 3.0.0.
>> * gnu/packages/patches/calibre-dont-load-remote-icons.patch: Remove file.
>
> [...]
>
>> +         (add-after 'unpack 'dont-load-remote-icons
>> +           (lambda _
>> +             (substitute* "setup/plugins_mirror.py"
>> +               (("href=\"//calibre-ebook.com/favicon.ico\"")
>> +                "href=\"favicon.ico\""))))
>
> Make sure to return #t.
>
> Other than that, if it works for you, I say go for it!

I added the #t to the end of the lambda and pushed in f70f3407.

Thanks!

Kind regards,
Roel Janssen

      reply	other threads:[~2017-06-21 22:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-21 13:14 [bug#27441] [PATCH] gnu: Update calibre to 3.0.0 Roel Janssen
2017-06-21 14:47 ` Roel Janssen
2017-06-21 19:36   ` Ludovic Courtès
2017-06-21 22:12     ` Roel Janssen [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=87a851vvm4.fsf@gnu.org \
    --to=roel@gnu.org \
    --cc=27441-done@debbugs.gnu.org \
    --cc=ludo@gnu.org \
    /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.