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

Felix Yan felixonmars at archlinux.org
Thu May 17 18:09:16 UTC 2018


    Date: Thursday, May 17, 2018 @ 18:09:16
  Author: felixonmars
Revision: 323959

upgpkg: haskell-project-template 0.2.0.1-29

rebuild with ghc 8.4.2

Modified:
  haskell-project-template/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 18:07:18 UTC (rev 323958)
+++ PKGBUILD	2018-05-17 18:09:16 UTC (rev 323959)
@@ -5,13 +5,13 @@
 _hkgname=project-template
 pkgname=haskell-project-template
 pkgver=0.2.0.1
-pkgrel=28
+pkgrel=29
 pkgdesc="Specify Haskell project templates and generate files"
 url="https://github.com/fpco/haskell-ide"
 license=("custom:BSD3")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-base64-bytestring' 'haskell-conduit' 'haskell-conduit-extra'
-         'haskell-mtl' 'haskell-resourcet' 'haskell-text')
+         'haskell-resourcet')
 makedepends=('ghc' 'haskell-hspec' 'haskell-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha512sums=('bc5824086ba8dfaff4ff64c5115d37ea5e496d7692f1120b11c2a878e522119d362c7d119ccf7b9cc064c58f9ce6382b5e24a69cdac5ac5d683c4d616e2c66ea')



More information about the arch-commits mailing list