From 347bc06e9d0a49508a16d69671f1757b8a5a72d0 Mon Sep 17 00:00:00 2001 From: Andrew Dunning Date: Wed, 14 May 2014 21:32:07 -0400 Subject: pandoc-citeproc 0.3.1 --- Library/Formula/pandoc-citeproc.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/pandoc-citeproc.rb b/Library/Formula/pandoc-citeproc.rb index f8f7ee161..dcc0a88a7 100644 --- a/Library/Formula/pandoc-citeproc.rb +++ b/Library/Formula/pandoc-citeproc.rb @@ -5,8 +5,8 @@ class PandocCiteproc < Formula include Language::Haskell::Cabal homepage "https://github.com/jgm/pandoc-citeproc" - url "http://hackage.haskell.org/package/pandoc-citeproc-0.3.0.1/pandoc-citeproc-0.3.0.1.tar.gz" - sha1 "958309f9996d563ffba0bd4870bb7f201aac08e8" + url "http://hackage.haskell.org/package/pandoc-citeproc-0.3.1/pandoc-citeproc-0.3.1.tar.gz" + sha1 "b972020fd6fa8447854b14d786c289062989b722" bottle do sha1 "e94a82ea226531abb6be5da81305f6f71e55a92e" => :mavericks @@ -17,6 +17,7 @@ class PandocCiteproc < Formula depends_on "ghc" => :build depends_on "cabal-install" => :build depends_on "gmp" + depends_on "pandoc" => :recommended def install cabal_sandbox do -- cgit v1.2.3