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

Felix Yan felixonmars at archlinux.org
Thu May 17 08:25:05 UTC 2018


    Date: Thursday, May 17, 2018 @ 08:25:04
  Author: felixonmars
Revision: 323470

upgpkg: haskell-rebase 1.2.3-44

rebuild with ghc 8.4.2

Modified:
  haskell-rebase/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 08:24:17 UTC (rev 323469)
+++ PKGBUILD	2018-05-17 08:25:04 UTC (rev 323470)
@@ -5,15 +5,15 @@
 _hkgname=rebase
 pkgname=haskell-rebase
 pkgver=1.2.3
-pkgrel=43
+pkgrel=44
 pkgdesc='A more progressive alternative to the "base" package'
 url="https://github.com/nikita-volkov/rebase"
 license=("MIT")
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-stm' 'haskell-hashable' 'haskell-vector' 'haskell-unordered-containers'
-         'haskell-text' 'haskell-scientific' 'haskell-uuid' 'haskell-dlist' 'haskell-void'
+depends=('ghc-libs' 'haskell-hashable' 'haskell-vector' 'haskell-unordered-containers'
+         'haskell-scientific' 'haskell-uuid' 'haskell-dlist' 'haskell-void'
          'haskell-bifunctors' 'haskell-profunctors' 'haskell-contravariant'
-         'haskell-contravariant-extras' 'haskell-semigroups' 'haskell-semigroupoids' 'haskell-mtl'
+         'haskell-contravariant-extras' 'haskell-semigroups' 'haskell-semigroupoids'
          'haskell-either' 'haskell-base-prelude')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")



More information about the arch-commits mailing list