GNU bug report logs - #43848
[PATCH] gnu: muchsync: Use pandoc instead of ghc-pandoc.

Previous Next

Package: guix-patches;

Reported by: zimoun <zimon.toutoune <at> gmail.com>

Date: Wed, 7 Oct 2020 15:25:01 UTC

Severity: normal

Tags: patch

Done: Marius Bakke <marius <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Marius Bakke <marius <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#43848: closed ([PATCH]  gnu: muchsync: Use pandoc instead of
 ghc-pandoc.)
Date: Tue, 13 Oct 2020 20:43:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 13 Oct 2020 22:41:52 +0200
with message-id <87sgahrh7z.fsf <at> gnu.org>
and subject line Re: [bug#43848] [PATCH] gnu: muchsync: Use pandoc instead of ghc-pandoc.
has caused the debbugs.gnu.org bug report #43848,
regarding [PATCH]  gnu: muchsync: Use pandoc instead of ghc-pandoc.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
43848: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=43848
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: zimoun <zimon.toutoune <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: zimoun <zimon.toutoune <at> gmail.com>
Subject: [PATCH]  gnu: muchsync: Use pandoc instead of ghc-pandoc.
Date: Wed,  7 Oct 2020 17:24:11 +0200
* gnu/packages/mail.scm (muchsync)[native-inputs]: Replace ghc-pandoc with
pandoc.
---
 gnu/packages/mail.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index 2bab7b4645..dc41bb66ee 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -1209,7 +1209,7 @@ and search library.")
         (base32 "1k2m44pj5i6vfhp9icdqs42chsp208llanc666p3d9nww8ngq2lb"))))
     (build-system gnu-build-system)
     (native-inputs
-     `(("ghc-pandoc" ,ghc-pandoc)
+     `(("pandoc" ,pandoc)
        ("pkg-config" ,pkg-config)))
     (inputs
      `(("libcrypto" ,openssl)

base-commit: fb0037af8cecc0ebaa330392b0c54a35b7b8a424
-- 
2.28.0



[Message part 3 (message/rfc822, inline)]
From: Marius Bakke <marius <at> gnu.org>
To: zimoun <zimon.toutoune <at> gmail.com>, 43848-done <at> debbugs.gnu.org
Cc: zimoun <zimon.toutoune <at> gmail.com>
Subject: Re: [bug#43848] [PATCH] gnu: muchsync: Use pandoc instead of
 ghc-pandoc.
Date: Tue, 13 Oct 2020 22:41:52 +0200
[Message part 4 (text/plain, inline)]
zimoun <zimon.toutoune <at> gmail.com> writes:

> * gnu/packages/mail.scm (muchsync)[native-inputs]: Replace ghc-pandoc with
> pandoc.

Applied, thanks!
[signature.asc (application/pgp-signature, inline)]

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

Previous Next


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