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

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


    Date: Thursday, May 17, 2018 @ 13:52:11
  Author: felixonmars
Revision: 323808

upgpkg: haskell-here 1.2.13-9

rebuild with ghc 8.4.2

Modified:
  haskell-here/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 13:51:35 UTC (rev 323807)
+++ PKGBUILD	2018-05-17 13:52:11 UTC (rev 323808)
@@ -5,12 +5,12 @@
 _hkgname=here
 pkgname=haskell-here
 pkgver=1.2.13
-pkgrel=8
+pkgrel=9
 pkgdesc="Here docs & interpolated strings via quasiquotation"
 url="https://github.com/tmhedberg/here"
 license=("custom:BSD3")
 arch=('x86_64')
-depends=('ghc-libs' "haskell-mtl" "haskell-parsec" "haskell-src-meta")
+depends=('ghc-libs' "haskell-src-meta")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha512sums=('aa6ddfad039a90950389c50699dd5f7230bd1ac9b2b9345d5d0c8e8470707216093553dfe89480c31f19374b905e319b8216b8939051278ae41d79ccc5b160fb')



More information about the arch-commits mailing list