GNU bug report logs - #63878
[PATCH] gnu: emacs-ox-pandoc: Update to 20230128.

Previous Next

Package: guix-patches;

Reported by: Mekeor Melire <mekeor <at> posteo.de>

Date: Sat, 3 Jun 2023 21:19:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 63878 in the body.
You can then email your comments to 63878 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#63878; Package guix-patches. (Sat, 03 Jun 2023 21:19:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Mekeor Melire <mekeor <at> posteo.de>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 03 Jun 2023 21:19:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Mekeor Melire <mekeor <at> posteo.de>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: emacs-ox-pandoc: Update to 20230128.
Date: Sat,  3 Jun 2023 20:57:49 +0000
* gnu/packages/emacs-xyz.scm (emacs-ox-pandoc): Update to 20230128.
[source]: Download from new upstream URL.
[home-page]: Use new home-page.
---
 gnu/packages/emacs-xyz.scm | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 0ea9732bfa..5104134195 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -31677,22 +31677,22 @@ (define-public emacs-ox-hugo
 (define-public emacs-ox-pandoc
   (package
     (name "emacs-ox-pandoc")
-    (version "20180510")
+    (version "20230128")
     (source (origin
               (method git-fetch)
               (uri (git-reference
-                    (url "https://github.com/kawabata/ox-pandoc")
-                    (commit "aa37dc7e94213d4ebedb85c384c1ba35007da18e")))
+                    (url "https://github.com/emacsorphanage/ox-pandoc")
+                    (commit "66c32cca4f6047dd7e0f77f10bd565a2d83d4729")))
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0iibxplgdp34bpq1yll2gmqjd8d8lnqn4mqjvx6cdf0y438yr4jz"))))
+                "18zzi481ax1b93gmk1kbwn99f6llc3qplmawnly2g50gc36irq7n"))))
     (build-system emacs-build-system)
     (inputs
      (list pandoc))
     (propagated-inputs
      (list emacs-dash emacs-ht))
-    (home-page "https://github.com/kawabata/ox-pandoc")
+    (home-page "https://github.com/emacsorphanage/ox-pandoc")
     (synopsis "Org exporter for Pandoc")
     (description "@code{ox-pandoc} is an exporter for converting Org-mode
 files to numerous other formats via Pandoc.")

base-commit: 297ba5c15a32845ab8514aeb6f405ebd4290142d
-- 
2.39.2




Reply sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
You have taken responsibility. (Sat, 10 Jun 2023 18:45:01 GMT) Full text and rfc822 format available.

Notification sent to Mekeor Melire <mekeor <at> posteo.de>:
bug acknowledged by developer. (Sat, 10 Jun 2023 18:45:01 GMT) Full text and rfc822 format available.

Message #10 received at 63878-done <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Mekeor Melire <mekeor <at> posteo.de>
Cc: 63878-done <at> debbugs.gnu.org
Subject: Re: [bug#63878] [PATCH] gnu: emacs-ox-pandoc: Update to 20230128.
Date: Sat, 10 Jun 2023 20:43:54 +0200
Hello,

Mekeor Melire <mekeor <at> posteo.de> writes:

> * gnu/packages/emacs-xyz.scm (emacs-ox-pandoc): Update to 20230128.
> [source]: Download from new upstream URL.
> [home-page]: Use new home-page.

I used 2.0 version and applied your patch. Thank you.

Regards,
-- 
Nicolas Goaziou




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 09 Jul 2023 11:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 285 days ago.

Previous Next


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