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

Felix Yan felixonmars at archlinux.org
Fri May 18 06:17:48 UTC 2018


    Date: Friday, May 18, 2018 @ 06:17:47
  Author: felixonmars
Revision: 324187

upgpkg: haskell-rio 0.1.2.0-3

rebuild with ghc 8.4.2

Modified:
  haskell-rio/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-18 06:17:01 UTC (rev 324186)
+++ PKGBUILD	2018-05-18 06:17:47 UTC (rev 324187)
@@ -4,13 +4,13 @@
 _hkgname=rio
 pkgname=haskell-rio
 pkgver=0.1.2.0
-pkgrel=2
+pkgrel=3
 pkgdesc="A standard library for Haskell"
 url="https://github.com/commercialhaskell/rio"
 license=('MIT')
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-exceptions' 'haskell-hashable' 'haskell-microlens' 'haskell-mtl'
-         'haskell-primitive' 'haskell-text' 'haskell-typed-process' 'haskell-unliftio'
+depends=('ghc-libs' 'haskell-exceptions' 'haskell-hashable' 'haskell-microlens'
+         'haskell-primitive' 'haskell-typed-process' 'haskell-unliftio'
          'haskell-unordered-containers' 'haskell-vector')
 makedepends=('ghc' 'haskell-hspec')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)



More information about the arch-commits mailing list