Skip to content

Commit a5d5d6f

Browse files
committed
Update pandoc-crossref version in freeze file for pandoc 3.5
Pandoc-crossref 0.3.17.* didn't expect pandoc 3.5.
1 parent 64b6abb commit a5d5d6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ubuntu/freeze/pandoc-3.5.project.freeze

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ constraints: any.Cabal ==3.8.1.0,
197197
any.pandoc ==3.5,
198198
pandoc +embed_data_files,
199199
pandoc-cli +lua -nightly +server,
200-
any.pandoc-crossref ==0.3.17.1,
200+
any.pandoc-crossref ==0.3.18.0,
201201
pandoc-crossref -enable_flaky_tests,
202202
any.pandoc-lua-engine ==0.3.3,
203203
any.pandoc-lua-marshal ==0.2.9,
@@ -331,4 +331,4 @@ constraints: any.Cabal ==3.8.1.0,
331331
zip-archive -executable,
332332
any.zlib ==0.7.1.0,
333333
zlib -bundled-c-zlib +non-blocking-ffi +pkg-config
334-
index-state: hackage.haskell.org 2024-10-07T05:41:40Z
334+
index-state: hackage.haskell.org 2025-07-04T14:10:45Z

0 commit comments

Comments
 (0)