Date: Thursday, May 17, 2018 @ 10:53:27
  Author: felixonmars
Revision: 323666

upgpkg: haskell-doctemplates 0.2.2.1-6

rebuild with ghc 8.4.2

Modified:
  haskell-doctemplates/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-05-17 10:52:49 UTC (rev 323665)
+++ PKGBUILD    2018-05-17 10:53:27 UTC (rev 323666)
@@ -4,13 +4,13 @@
 _hkgname=doctemplates
 pkgname=haskell-doctemplates
 pkgver=0.2.2.1
-pkgrel=5
+pkgrel=6
 pkgdesc="Pandoc-style document templates"
 url="https://github.com/jgm/doctemplates";
 license=("custom:BSD3")
 arch=('x86_64')
-depends=('ghc-libs' "haskell-aeson" "haskell-blaze-markup" 
"haskell-blaze-html" "haskell-parsec"
-         "haskell-scientific" "haskell-text" "haskell-unordered-containers" 
"haskell-vector")
+depends=('ghc-libs' "haskell-aeson" "haskell-blaze-markup" "haskell-blaze-html"
+         "haskell-scientific" "haskell-unordered-containers" "haskell-vector")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
 
sha512sums=('e1ad0d61dc97a69febf55ad76ee05e6696b76b0df5ee925072e934b977d1ca4c8d9ce0bc9acb311ec1992ce783e86fcaec93a93fc47fecffbd0071f002013485')

Reply via email to