[Git][haskell-team/package-plan][master] Update pandoc (& dependencies)
Scott Talbert (@swt2c)
gitlab at salsa.debian.org
Mon Jan 1 22:23:41 GMT 2024
Scott Talbert pushed to branch master at Debian Haskell Group / package-plan
Commits:
37da9b1a by Scott Talbert at 2024-01-01T17:15:24-05:00
Update pandoc (& dependencies)
- - - - -
3 changed files:
- packages.txt
- − patches/pandoc-lua-engine/0.1/newer-hslua
- − patches/pandoc-lua-engine/0.1/series
Changes:
=====================================
packages.txt
=====================================
@@ -467,6 +467,7 @@ hslua-module-version 1.1.0
hslua-module-zip 1.1.0
hslua-objectorientation 2.3.0 notest
hslua-packaging 2.3.0 notest
+hslua-repl 0.1.1
hslua-typing 0.1.0
HsOpenSSL 0.11.7.6 notest
HsOpenSSL-x509-system 0.1.0.4
@@ -544,6 +545,7 @@ irc 0.6.1.0
ircbot 0.6.6.1 key ignore # https://bugs.debian.org/1057720
irc-core 2.12
iso8601-time 0.1.5
+isocline 1.0.9
isomorphism-class 0.1.0.10 notest
iwlib 0.1.2 ignore # https://bugs.debian.org/1058733
ixset-typed 0.5.1.0
@@ -717,10 +719,10 @@ optparse-simple 0.1.1.4
ordered-containers 0.2.3
ormolu 0.5.3.0
pager 0.1.1.0
-pandoc 3.0.1 key -f+http-conduit
+pandoc 3.1.3 ahead key -f+http-conduit
pandoc-citeproc-preamble 1.7 binary
pandoc-cli 0.1 key
-pandoc-lua-engine 0.1
+pandoc-lua-engine 0.2.0.1
pandoc-lua-marshal 0.2.2
pandoc-sidenote 0.23.0.0
pandoc-server 0.1.0.2
@@ -1033,6 +1035,7 @@ typed-process 0.2.11.1
type-equality 1
type-errors 0.2.0.2 notest # Tests require doctest >=0.16.0.1
type-level-numbers 0.1.1.2
+typst 0.1.0.0
typst-symbols 0.1.4
uglymemo 0.1.0.1
unbounded-delays 0.1.1.1
=====================================
patches/pandoc-lua-engine/0.1/newer-hslua deleted
=====================================
@@ -1,45 +0,0 @@
-Index: b/pandoc-lua-engine.cabal
-===================================================================
---- a/pandoc-lua-engine.cabal
-+++ b/pandoc-lua-engine.cabal
-@@ -102,15 +102,15 @@ library
- , doclayout >= 0.4 && < 0.5
- , doctemplates >= 0.11 && < 0.12
- , exceptions >= 0.8 && < 0.11
-- , hslua >= 2.2.1 && < 2.3
-- , hslua-aeson >= 2.2.1 && < 2.3
-- , hslua-core >= 2.2.1 && < 2.3
-- , hslua-module-doclayout>= 1.0.4 && < 1.1
-- , hslua-module-path >= 1.0.3 && < 1.1
-- , hslua-module-system >= 1.0 && < 1.1
-- , hslua-module-text >= 1.0.3 && < 1.1
-- , hslua-module-version >= 1.0.3 && < 1.1
-- , hslua-module-zip >= 1.0.0 && < 1.1
-+ , hslua >= 2.2.1 && < 2.4
-+ , hslua-aeson >= 2.2.1 && < 2.4
-+ , hslua-core >= 2.2.1 && < 2.4
-+ , hslua-module-doclayout>= 1.0.4 && < 1.2
-+ , hslua-module-path >= 1.0.3 && < 1.2
-+ , hslua-module-system >= 1.0 && < 1.2
-+ , hslua-module-text >= 1.0.3 && < 1.2
-+ , hslua-module-version >= 1.0.3 && < 1.2
-+ , hslua-module-zip >= 1.0.0 && < 1.2
- , lpeg >= 1.0.1 && < 1.1
- , mtl >= 2.2 && < 2.4
- , pandoc >= 3.0 && < 3.1
-@@ -131,13 +131,13 @@ test-suite test-pandoc-lua-engine
- , data-default
- , exceptions >= 0.8 && < 0.11
- , filepath
-- , hslua >= 2.1 && < 2.3
-+ , hslua >= 2.1 && < 2.4
- , pandoc
- , pandoc-types >= 1.22 && < 1.24
- , tasty
- , tasty-golden
- , tasty-hunit
-- , tasty-lua >= 1.0 && < 1.1
-+ , tasty-lua >= 1.0 && < 1.2
- , text >= 1.1.1 && < 2.1
- other-modules: Tests.Lua
- , Tests.Lua.Module
=====================================
patches/pandoc-lua-engine/0.1/series deleted
=====================================
@@ -1 +0,0 @@
-newer-hslua
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/37da9b1a61529223bc6f9a88266a651e5b04f356
--
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/37da9b1a61529223bc6f9a88266a651e5b04f356
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20240101/d1d4d9ec/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list