pandoc-crossref: Bump revision for pandoc
Fix the warning: $ pandoc -Fpandoc-crossref -o document.pdf document.md WARNING: pandoc-crossref was compiled with pandoc 2.8 but is being run through 2.9.1.1. This is not supported. Strange things may (and likely will) happen silently. Closes #49051. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
a89eb2aad5
commit
7a40dc1958
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ class PandocCrossref < Formula
|
|||
homepage "https://github.com/lierdakil/pandoc-crossref"
|
||||
url "https://hackage.haskell.org/package/pandoc-crossref-0.3.5.0/pandoc-crossref-0.3.5.0.tar.gz"
|
||||
sha256 "646ea9b0d1564f894528036724d7a112d54e6946555602cd15c421b48fc301f4"
|
||||
revision 1
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue