guix-patches
[Top][All Lists]
Advanced

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

bug#27441: [PATCH] gnu: Update calibre to 3.0.0.


From: Roel Janssen
Subject: bug#27441: [PATCH] gnu: Update calibre to 3.0.0.
Date: Thu, 22 Jun 2017 00:12:03 +0200
User-agent: mu4e 0.9.18; emacs 25.1.1

Ludovic Courtès writes:

> Roel Janssen <address@hidden> skribis:
>
>> From bbdc3f943d48d92c7be3aee6891dcfb26ba5b186 Mon Sep 17 00:00:00 2001
>> From: Roel Janssen <address@hidden>
>> 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 via email to

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