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

Felix Yan felixonmars at archlinux.org
Thu Aug 30 16:23:11 UTC 2018


    Date: Thursday, August 30, 2018 @ 16:23:10
  Author: felixonmars
Revision: 375511

upgpkg: haskell-unliftio 0.2.7.1-1

rebuild with unliftio 0.2.7.1

Modified:
  haskell-unliftio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-30 16:23:09 UTC (rev 375510)
+++ PKGBUILD	2018-08-30 16:23:10 UTC (rev 375511)
@@ -4,8 +4,8 @@
 
 _hkgname=unliftio
 pkgname=haskell-unliftio
-pkgver=0.2.7.0
-pkgrel=19
+pkgver=0.2.7.1
+pkgrel=1
 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)"
 url="https://github.com/fpco/monad-unlift"
 license=("MIT")
@@ -13,7 +13,7 @@
 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')
+sha512sums=('f52b2fc2b26310d1c555edf3f69513ceedb1cfef46b4a406605355783b7125a1f9ad5d27d07694fab95215de616a42cc93827b394520306080d0af1fad1aef82')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list