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

Felix Yan felixonmars at archlinux.org
Thu May 17 13:13:54 UTC 2018


    Date: Thursday, May 17, 2018 @ 13:13:53
  Author: felixonmars
Revision: 323774

upgpkg: haskell-lucid 2.9.10-3

rebuild with ghc 8.4.2

Modified:
  haskell-lucid/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 13:12:57 UTC (rev 323773)
+++ PKGBUILD	2018-05-17 13:13:53 UTC (rev 323774)
@@ -4,14 +4,14 @@
 _hkgname=lucid
 pkgname=haskell-lucid
 pkgver=2.9.10
-pkgrel=2
+pkgrel=3
 pkgdesc="Clear to write, read and edit DSL for HTML"
 url="https://github.com/chrisdone/lucid"
 license=('custom:BSD3')
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-blaze-builder' 'haskell-hashable' 'haskell-mmorph' 'haskell-mtl'
-         'haskell-text' 'haskell-unordered-containers')
-makedepends=('ghc' 'haskell-bifunctors' 'haskell-hspec' 'haskell-hunit' 'haskell-parsec')
+depends=('ghc-libs' 'haskell-blaze-builder' 'haskell-hashable' 'haskell-mmorph'
+         'haskell-unordered-containers')
+makedepends=('ghc' 'haskell-bifunctors' 'haskell-hspec' 'haskell-hunit')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
 sha512sums=('0c1a98f9c78d860bcd34e627d7cf0b32692258addebf4b3f90b3a7031ba5386cf58f012b3505aade0bf1d1913efc86990fd45f329c8ae8ab83f8a53215aa8209')
 



More information about the arch-commits mailing list