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

Felix Yan felixonmars at archlinux.org
Tue Mar 20 12:02:58 UTC 2018


    Date: Tuesday, March 20, 2018 @ 12:02:57
  Author: felixonmars
Revision: 309585

upgpkg: haskell-unliftio 0.2.6.0-1

rebuild with unliftio,0.2.6.0

Modified:
  haskell-unliftio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-20 11:59:47 UTC (rev 309584)
+++ PKGBUILD	2018-03-20 12:02:57 UTC (rev 309585)
@@ -4,7 +4,7 @@
 
 _hkgname=unliftio
 pkgname=haskell-unliftio
-pkgver=0.2.5.0
+pkgver=0.2.6.0
 pkgrel=1
 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)"
 url="https://github.com/fpco/monad-unlift"
@@ -13,7 +13,7 @@
 depends=('ghc-libs' 'haskell-async' 'haskell-stm' 'haskell-unliftio-core')
 makedepends=('ghc' 'haskell-hspec')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('2a4f580892ff4a4cf46f0e326e217a7c0da46bc5a4ac51acff277081e03bc330e4f9ad213d639a9b71a058cd6097bd5c118ed4926da2e6c0e3f63a0a5eb385ea')
+sha512sums=('873df8ffce7ee6b2b6da58d961ee9daac297c823d235bc9ac6c375e5d62a8c75c320be919cc31f22b817261c2e6a76b64da719c91ccf711a4946ca12422ef87b')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list