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

Felix Yan felixonmars at archlinux.org
Thu May 17 19:48:52 UTC 2018


    Date: Thursday, May 17, 2018 @ 19:48:51
  Author: felixonmars
Revision: 324072

upgpkg: haskell-edisoncore 1.3.2.1-3

rebuild with ghc 8.4.2

Modified:
  haskell-edisoncore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 19:47:50 UTC (rev 324071)
+++ PKGBUILD	2018-05-17 19:48:51 UTC (rev 324072)
@@ -5,12 +5,12 @@
 _hkgname=EdisonCore
 pkgname=haskell-edisoncore
 pkgver=1.3.2.1
-pkgrel=2
+pkgrel=3
 pkgdesc="A library of efficient, purely-functional data structures (Core Implementations)"
 url="http://rwd.rdockins.name/edison/home/"
 license=("MIT")
 arch=('x86_64')
-depends=('ghc-libs' "haskell-edisonapi" "haskell-mtl" "haskell-quickcheck")
+depends=('ghc-libs' "haskell-edisonapi" "haskell-quickcheck")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha512sums=('6812b04edb1abdfc2486d66bb86d6370b76667de1603ab421d92a6ecc17a25014e0ab97f53dd4f1e75cacf32c31611e8f2dd6c740c840e349c3c762ae00df65f')



More information about the arch-commits mailing list