unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#39798] [PATCH 00/13] Update Pandoc.
@ 2020-02-26 11:34 Pierre Neidhardt
  2020-02-26 11:45 ` [bug#39798] [PATCH 01/13] gnu: ghc-hsyaml: Update to 0.2.1.0 Pierre Neidhardt
                   ` (4 more replies)
  0 siblings, 5 replies; 23+ messages in thread
From: Pierre Neidhardt @ 2020-02-26 11:34 UTC (permalink / raw)
  To: 39798

Update ghc-pandoc to 2.92 and rename it to pandoc.
This closes bug 33844.

Questions:

- Should this go on staging?  It rebuilds a few hundred packages, maybe less
than 300.
- I'm not 100% sure that updating the Haskell libraries didn't break
anything.  I guess the continuous integration will tell us.
- 3-4 libraries seemed to have many dependents and updating them would break
  stuff, so instead I created a versioned package, e.g. ghc-regex-base-0.94.
  Is this OK?  Is there a best practice here?

Pierre Neidhardt (13):
  gnu: ghc-hsyaml: Update to 0.2.1.0.
  gnu: ghc-doctemplates: Update to 0.8.1.
  gnu: Add ghc-regex-base-0.94.
  gnu: ghc-regex-pcre-builtin: Update to 0.95.1.1.8.43.
  gnu: ghc-skylighting-core: Update to 0.8.3.2.
  gnu: ghc-skylighting: Update to 0.8.3.2.
  gnu: ghc-pandoc-types: Update to 1.20.
  gnu: ghc-texmath: Update to 0.12.0.1.
  gnu: Add ghc-base-compat-0.11.
  gnu: Add ghc-optparse-applicative-0.15.
  gnu: ghc-haddock-library: Update to 1.8.0.
  gnu: ghc-pandoc: Update to 2.9.2.
  gnu: ghc-pandoc: Rename to pandoc.

 gnu/local.mk                                  |   2 -
 gnu/packages/haskell-xyz.scm                  | 130 ++++++++++++------
 .../patches/ghc-pandoc-fix-html-tests.patch   |  92 -------------
 .../patches/ghc-pandoc-fix-latex-test.patch   |  31 -----
 4 files changed, 89 insertions(+), 166 deletions(-)
 delete mode 100644 gnu/packages/patches/ghc-pandoc-fix-html-tests.patch
 delete mode 100644 gnu/packages/patches/ghc-pandoc-fix-latex-test.patch

-- 
2.25.0

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2020-10-07 15:33 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-26 11:34 [bug#39798] [PATCH 00/13] Update Pandoc Pierre Neidhardt
2020-02-26 11:45 ` [bug#39798] [PATCH 01/13] gnu: ghc-hsyaml: Update to 0.2.1.0 Pierre Neidhardt
2020-02-26 11:45   ` [bug#39798] [PATCH 02/13] gnu: ghc-doctemplates: Update to 0.8.1 Pierre Neidhardt
2020-02-26 11:45   ` [bug#39798] [PATCH 03/13] gnu: Add ghc-regex-base-0.94 Pierre Neidhardt
2020-02-26 11:45   ` [bug#39798] [PATCH 05/13] gnu: ghc-skylighting-core: Update to 0.8.3.2 Pierre Neidhardt
2020-02-26 11:45   ` [bug#39798] [PATCH 06/13] gnu: ghc-skylighting: " Pierre Neidhardt
2020-02-26 11:45   ` [bug#39798] [PATCH 07/13] gnu: ghc-pandoc-types: Update to 1.20 Pierre Neidhardt
2020-02-26 11:46   ` [bug#39798] [PATCH 08/13] gnu: ghc-texmath: Update to 0.12.0.1 Pierre Neidhardt
2020-02-26 11:46   ` [bug#39798] [PATCH 09/13] gnu: Add ghc-base-compat-0.11 Pierre Neidhardt
2020-02-26 11:46   ` [bug#39798] [PATCH 10/13] gnu: Add ghc-optparse-applicative-0.15 Pierre Neidhardt
2020-02-26 11:46   ` [bug#39798] [PATCH 11/13] gnu: ghc-haddock-library: Update to 1.8.0 Pierre Neidhardt
2020-02-26 11:46   ` [bug#39798] [PATCH 12/13] gnu: ghc-pandoc: Update to 2.9.2 Pierre Neidhardt
2020-02-26 11:46   ` [bug#39798] [PATCH 13/13] gnu: ghc-pandoc: Rename to pandoc Pierre Neidhardt
2020-02-26 18:04 ` [bug#39798] [PATCH 00/13] Update Pandoc Ricardo Wurmus
2020-02-27  7:51   ` Pierre Neidhardt
2020-03-02  8:45     ` zimoun
2020-03-02  8:56       ` Pierre Neidhardt
2020-05-27 14:24 ` Ricardo Wurmus
2020-05-27 14:38   ` Pierre Neidhardt
2020-09-09 16:39 ` zimoun
2020-09-09 17:02   ` Ricardo Wurmus
2020-09-14 17:49     ` zimoun
2020-10-07 15:32 ` bug#39798: " zimoun

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).