[arch-commits] Commit in haskell-blaze-markup/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed May 16 19:56:00 UTC 2018


    Date: Wednesday, May 16, 2018 @ 19:56:00
  Author: felixonmars
Revision: 323192

upgpkg: haskell-blaze-markup 0.8.2.1-2

rebuild with ghc 8.4.2

Modified:
  haskell-blaze-markup/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-16 19:55:22 UTC (rev 323191)
+++ PKGBUILD	2018-05-16 19:56:00 UTC (rev 323192)
@@ -5,12 +5,12 @@
 _hkgname=blaze-markup
 pkgname=haskell-blaze-markup
 pkgver=0.8.2.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A blazingly fast markup combinator library for Haskell"
 url="http://jaspervdj.be/blaze"
 license=("custom:BSD3")
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-blaze-builder' 'haskell-text')
+depends=('ghc-libs' 'haskell-blaze-builder')
 makedepends=('ghc' 'haskell-hunit' 'haskell-quickcheck' 'haskell-tasty' 'haskell-tasty-hunit'
              'haskell-tasty-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")



More information about the arch-commits mailing list