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

Felix Yan felixonmars at archlinux.org
Thu May 17 14:26:35 UTC 2018


    Date: Thursday, May 17, 2018 @ 14:26:34
  Author: felixonmars
Revision: 323827

upgpkg: haskell-edisonapi 1.3.1-7

rebuild with ghc 8.4.2

Modified:
  haskell-edisonapi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 14:26:00 UTC (rev 323826)
+++ PKGBUILD	2018-05-17 14:26:34 UTC (rev 323827)
@@ -5,12 +5,12 @@
 _hkgname=EdisonAPI
 pkgname=haskell-edisonapi
 pkgver=1.3.1
-pkgrel=6
+pkgrel=7
 pkgdesc="A library of efficient, purely-functional data structures (API)"
 url="http://rwd.rdockins.name/edison/home/"
 license=("MIT")
 arch=('x86_64')
-depends=('ghc-libs' "haskell-mtl")
+depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha512sums=('677161da64856421c834856ee2f5ef7f59880883433d5c5c4061f0ab2faa0cb39c4eb83061820b77dab852acc4cce5dc75740fe454b15dbc2e67e6e84510ce42')



More information about the arch-commits mailing list