Date: Thursday, December 10, 2015 @ 20:44:34
  Author: foutrelis
Revision: 152570

GHC 7.10.3 rebuild

Modified:
  pandoc/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-12-10 19:19:49 UTC (rev 152569)
+++ PKGBUILD    2015-12-10 19:44:34 UTC (rev 152570)
@@ -4,12 +4,12 @@
 
 pkgname=pandoc
 pkgver=1.15.2.1
-pkgrel=6
+pkgrel=7
 pkgdesc="Conversion between markup formats"
 url="http://pandoc.org";
 license=("GPL")
 arch=('i686' 'x86_64')
-depends=("ghc=7.10.2" "haskell-http" "haskell-juicypixels" "haskell-sha" 
"haskell-aeson"
+depends=("ghc=7.10.3" "haskell-http" "haskell-juicypixels" "haskell-sha" 
"haskell-aeson"
          "haskell-base64-bytestring" "haskell-blaze-html" 
"haskell-blaze-markup"
          "haskell-cmark" "haskell-data-default" "haskell-deepseq-generics" 
"haskell-mtl"
          "haskell-extensible-exceptions" "haskell-filemanip" 
"haskell-haddock-library"

Reply via email to