Github messages for voidlinux
 help / color / mirror / Atom feed
From: harrisonthorne <harrisonthorne@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] pandoc: (WIP) Update to 2.11.2
Date: Sun, 06 Dec 2020 01:27:04 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26976@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 874 bytes --]

There is a new pull request by harrisonthorne against master on the void-packages repository

https://github.com/harrisonthorne/void-packages pandoc-update
https://github.com/void-linux/void-packages/pull/26976

pandoc: (WIP) Update to 2.11.2
This update is currently failing with this error:

```
=> Using stack config in stack.yaml.
/builddir/pandoc-2.11.2/pandoc-2.10.1/: getDirectoryContents:openDirStream: does not exist (No such file or directory)
=> ERROR: pandoc-2.11.2_1: do_build: 'STACK_ROOT="$wrksrc/.stack" stack ${_stack_args} ${makejobs} build ${make_build_args}' exited with 1
=> ERROR:   in do_build() at common/build-style/haskell-stack.sh:27
```

Also, pandoc-citeproc is now deprecated in favor of [citeproc](http://hackage.haskell.org/package/citeproc)

A patch file from https://github.com/void-linux/void-packages/pull/26976.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pandoc-update-26976.patch --]
[-- Type: text/x-diff, Size: 1750 bytes --]

From 978b2936b4f6d54cc8bde21717d4b6f3fa4a3b66 Mon Sep 17 00:00:00 2001
From: Harrison Thorne <harrisonthorne@protonmail.com>
Date: Sat, 5 Dec 2020 17:22:38 -0700
Subject: [PATCH] pandoc: (WIP) Update to 2.11.2

---
 srcpkgs/pandoc/template | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/pandoc/template b/srcpkgs/pandoc/template
index 7d7fbdc4b72..8663192ddf0 100644
--- a/srcpkgs/pandoc/template
+++ b/srcpkgs/pandoc/template
@@ -1,10 +1,10 @@
 # Template file for 'pandoc'
 pkgname=pandoc
 # Keep in sync with http://www.stackage.org/lts
-version=2.10.1
-revision=3
+version=2.11.2
+revision=1
 _citeproc_version=0.17.0.1
-_sidenote_version=0.20.0
+_sidenote_version=0.22.0
 _monad_gen_version=0.3.0.1
 create_wrksrc=yes
 build_style=haskell-stack
@@ -21,10 +21,11 @@ distfiles="http://hackage.haskell.org/package/${pkgname}-${version}/${pkgname}-$
  http://hackage.haskell.org/package/${pkgname}-citeproc-${_citeproc_version}/${pkgname}-citeproc-${_citeproc_version}.tar.gz
  https://github.com/jez/${pkgname}-sidenote/archive/${_sidenote_version}.tar.gz \
  https://hackage.haskell.org/package/monad-gen-${_monad_gen_version}/monad-gen-${_monad_gen_version}.tar.gz"
-checksum="938a4c9b0a7ed3de886c73af4052913b0ac9e4aa12b435bd2afd09670bd3229a
+checksum="cb0af254176870ca72f89170ae42fa9cf97b8c5ef4ea9bffca7f3d2e5bdde282
  f3e5ce3d1d21c27178f2fc69580750e3ce97fc5f962f2d01f7b6aa2e090c2342
- 34ee7f46d6472c04884b1dcb030d701a32b885d9b0d4307d2c0da327a359cb7a
- be8485023fce236b5b915f2f6074f7b0470a2040f84cdd137c5227f1b4c98465"
+ 7f3e2fd513670b2f613dd802e9486cc6c40383fb3699648a3e5f4cace8351660
+ be8485023fce236b5b915f2f6074f7b0470a2040f84cdd137c5227f1b4c98465
+"
 nocross=yes
 nopie_files="
  /usr/bin/pandoc

             reply	other threads:[~2020-12-06  0:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-06  0:27 harrisonthorne [this message]
2021-08-13  9:04 ` ninewise
2021-08-13 17:19 ` [PR PATCH] [Closed]: " harrisonthorne

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26976@inbox.vuxu.org \
    --to=harrisonthorne@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).