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

Felix Yan felixonmars at archlinux.org
Thu May 17 19:47:31 UTC 2018


    Date: Thursday, May 17, 2018 @ 19:47:30
  Author: felixonmars
Revision: 324070

upgpkg: haskell-equivalence 0.3.2-8

rebuild with ghc 8.4.2

Modified:
  haskell-equivalence/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 19:46:09 UTC (rev 324069)
+++ PKGBUILD	2018-05-17 19:47:30 UTC (rev 324070)
@@ -5,12 +5,12 @@
 _hkgname=equivalence
 pkgname=haskell-equivalence
 pkgver=0.3.2
-pkgrel=7
+pkgrel=8
 pkgdesc="Maintaining an equivalence relation implemented as union-find using STT."
 url="https://bitbucket.org/paba/equivalence/"
 license=("custom:BSD3")
 arch=('x86_64')
-depends=('ghc-libs' "haskell-stmonadtrans" "haskell-mtl" "haskell-transformers-compat")
+depends=('ghc-libs' "haskell-stmonadtrans" "haskell-transformers-compat")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha512sums=('1f0c805bc500ea2bf7b14ea5a1ddbf0d4c43552d83a0f86d67810ef944796217b3a3edb31a354fac506f1f44dc7790fee1072ac5dce194674d3e387888ab568a')



More information about the arch-commits mailing list