Skip to content

Commit

Permalink
Use released skylighting-core 0.14.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
jgm committed Jun 24, 2024
1 parent fd9cb5e commit bbcbf8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
5 changes: 0 additions & 5 deletions cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,3 @@ source-repository-package
location: https://github.com/jgm/citeproc
tag: c7d81a376f434e90e1ef5724316042dfa4e21ef0

source-repository-package
type: git
location: https://github.com/jgm/skylighting
subdir: skylighting-core
tag: d9fa7093e16b8e4581d719eb8849fd9ea2c3ea0b
4 changes: 2 additions & 2 deletions pandoc.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -514,8 +514,8 @@ library
random >= 1 && < 1.3,
safe >= 0.3.18 && < 0.4,
scientific >= 0.3 && < 0.4,
skylighting >= 0.14.1.2 && < 0.15,
skylighting-core >= 0.14.1.2 && < 0.15,
skylighting >= 0.14.2 && < 0.15,
skylighting-core >= 0.14.2 && < 0.15,
split >= 0.2 && < 0.3,
syb >= 0.1 && < 0.8,
tagsoup >= 0.14.6 && < 0.15,
Expand Down

0 comments on commit bbcbf8b

Please sign in to comment.