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

Felix Yan felixonmars at archlinux.org
Fri Apr 24 07:49:26 UTC 2020


    Date: Friday, April 24, 2020 @ 07:49:26
  Author: felixonmars
Revision: 618998

upgpkg: haskell-rio 0.1.15.0-2: rebuild with ghc 8.10.1, protolude 0.3.0, repline 0.3.0.0

Modified:
  haskell-rio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-24 07:48:46 UTC (rev 618997)
+++ PKGBUILD	2020-04-24 07:49:26 UTC (rev 618998)
@@ -3,12 +3,12 @@
 _hkgname=rio
 pkgname=haskell-rio
 pkgver=0.1.15.0
-pkgrel=1
+pkgrel=2
 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'
+depends=('ghc-libs' 'haskell-hashable' 'haskell-microlens'
          'haskell-primitive' 'haskell-typed-process' 'haskell-unliftio' 'haskell-unliftio-core'
          'haskell-unordered-containers' 'haskell-vector')
 makedepends=('ghc' 'haskell-hspec' 'haskell-quickcheck')



More information about the arch-commits mailing list