aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/pandoc.rb5
1 files changed, 2 insertions, 3 deletions
diff --git a/Library/Formula/pandoc.rb b/Library/Formula/pandoc.rb
index b47f991a8..4d4675406 100644
--- a/Library/Formula/pandoc.rb
+++ b/Library/Formula/pandoc.rb
@@ -1,12 +1,11 @@
-require "formula"
require "language/haskell"
class Pandoc < Formula
include Language::Haskell::Cabal
homepage "http://johnmacfarlane.net/pandoc/"
- url "https://hackage.haskell.org/package/pandoc-1.13.1/pandoc-1.13.1.tar.gz"
- sha1 "8f3df1977cf9daa848640754515b733c13fd934a"
+ url "https://hackage.haskell.org/package/pandoc-1.13.2/pandoc-1.13.2.tar.gz"
+ sha1 "20f6e4c8d17748979efd011ef870dbfd1fb6dbb3"
bottle do
revision 1