GNU bug report logs - #42885
[PATCH 0/4] gnu: calibre: Update to 4.22.0.

Previous Next

Package: guix-patches;

Reported by: Brendan Tildesley <mail <at> brendan.scot>

Date: Sun, 16 Aug 2020 06:56:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Leo Famulari <leo <at> famulari.name>
To: Brendan Tildesley <mail <at> brendan.scot>
Cc: 42885 <at> debbugs.gnu.org
Subject: [bug#42885] [PATCH 1/4] gnu: ebook.scm: remove duplicate module import.
Date: Sun, 23 Aug 2020 21:01:54 -0400
[Message part 1 (text/plain, inline)]
On Sun, Aug 16, 2020 at 05:03:15PM +1000, Brendan Tildesley wrote:
> ---
>  gnu/packages/ebook.scm | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/gnu/packages/ebook.scm b/gnu/packages/ebook.scm
> index d290b19f5f..aab4155d3d 100644
> --- a/gnu/packages/ebook.scm
> +++ b/gnu/packages/ebook.scm
> @@ -2,7 +2,7 @@
>  ;;; Copyright © 2015, 2016 Andreas Enge <andreas <at> enge.fr>
>  ;;; Copyright © 2016, 2018 Efraim Flashner <efraim <at> flashner.co.il>
>  ;;; Copyright © 2016, 2017 Alex Griffin <a <at> ajgrf.com>
> -;;; Copyright © 2017, 2019 Brendan Tildesley <mail <at> brendan.scot>
> +;;; Copyright © 2017, 2019, 2020 Brendan Tildesley <mail <at> brendan.scot>
>  ;;; Copyright © 2017 Roel Janssen <roel <at> gnu.org>
>  ;;; Copyright © 2018, 2019 Tobias Geerinckx-Rice <me <at> tobias.gr>
>  ;;; Copyright © 2020 Marius Bakke <mbakke <at> fastmail.com>
> @@ -28,7 +28,6 @@
>    #:use-module (guix download)
>    #:use-module (guix git-download)
>    #:use-module (guix build-system gnu)
> -  #:use-module (gnu packages)
>    #:use-module (guix build-system python)
>    #:use-module (gnu packages)
>    #:use-module (gnu packages compression)

I pushed this patch as 29f61501f309a719be91a47fd43872437435cd1a
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 4 years and 101 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.