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

Felix Yan felixonmars at archlinux.org
Fri Apr 24 18:26:09 UTC 2020


    Date: Friday, April 24, 2020 @ 18:26:08
  Author: felixonmars
Revision: 619476

upgpkg: haskell-rio-orphans 0.1.1.0-104: rebuild with ghc 8.10.1, protolude 0.3.0, repline 0.3.0.0, ghc-lib-parser-ex 8.10.0.1

Modified:
  haskell-rio-orphans/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-24 18:25:26 UTC (rev 619475)
+++ PKGBUILD	2020-04-24 18:26:08 UTC (rev 619476)
@@ -3,12 +3,12 @@
 _hkgname=rio-orphans
 pkgname=haskell-rio-orphans
 pkgver=0.1.1.0
-pkgrel=103
+pkgrel=104
 pkgdesc="Orphan instances for the RIO type in the rio package"
 url="https://github.com/commercialhaskell/rio"
 license=('MIT')
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-exceptions' 'haskell-fast-logger' 'haskell-monad-control'
+depends=('ghc-libs' 'haskell-fast-logger' 'haskell-monad-control'
          'haskell-monad-logger' 'haskell-resourcet' 'haskell-rio' 'haskell-transformers-base')
 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