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

Felix Yan felixonmars at archlinux.org
Thu May 17 12:27:56 UTC 2018


    Date: Thursday, May 17, 2018 @ 12:27:56
  Author: felixonmars
Revision: 323712

upgpkg: haskell-unliftio 0.2.7.0-2

rebuild with ghc 8.4.2

Modified:
  haskell-unliftio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 12:27:16 UTC (rev 323711)
+++ PKGBUILD	2018-05-17 12:27:56 UTC (rev 323712)
@@ -5,12 +5,12 @@
 _hkgname=unliftio
 pkgname=haskell-unliftio
 pkgver=0.2.7.0
-pkgrel=1
+pkgrel=2
 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)"
 url="https://github.com/fpco/monad-unlift"
 license=("MIT")
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-async' 'haskell-stm' 'haskell-unliftio-core')
+depends=('ghc-libs' 'haskell-async' 'haskell-unliftio-core')
 makedepends=('ghc' 'haskell-hspec')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha512sums=('e4f805e8b22460b7a2eb9370eb3c474fefc8ccb9d13eaf78f95e4602521645547e0187b3a6de49e574b66a40b9bde132f7dc567f5ec75a273772f972cd5e9214')



More information about the arch-commits mailing list