pandoc 1.14.0.4
Closes Homebrew/homebrew#40463. Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
This commit is contained in:
parent
0d174633f5
commit
462cee3bca
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ class Pandoc < Formula
|
|||
|
||||
desc "Swiss-army knife of markup format conversion"
|
||||
homepage "http://pandoc.org"
|
||||
url "https://hackage.haskell.org/package/pandoc-1.14.0.2/pandoc-1.14.0.2.tar.gz"
|
||||
sha256 "5d60bddc474499a2aa553e200da2860fed9e48a3db77072355f5f7c666a56bd0"
|
||||
url "https://hackage.haskell.org/package/pandoc-1.14.0.4/pandoc-1.14.0.4.tar.gz"
|
||||
sha256 "01955bfb1f397ec22bbce10e2df7b4f2214b7289bf79bf51eb7ae0e3b427fadf"
|
||||
|
||||
head "https://github.com/jgm/pandoc.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue