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

Felix Yan felixonmars at archlinux.org
Tue Mar 13 23:44:39 UTC 2018


    Date: Tuesday, March 13, 2018 @ 23:44:38
  Author: felixonmars
Revision: 307496

upgpkg: haskell-unliftio 0.2.5.0-1

rebuild with unliftio,0.2.5.0

Modified:
  haskell-unliftio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-13 23:43:45 UTC (rev 307495)
+++ PKGBUILD	2018-03-13 23:44:38 UTC (rev 307496)
@@ -4,8 +4,8 @@
 
 _hkgname=unliftio
 pkgname=haskell-unliftio
-pkgver=0.2.4.0
-pkgrel=5
+pkgver=0.2.5.0
+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-stm' 'haskell-unliftio-core')
 makedepends=('ghc' 'haskell-hspec')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('00c0c2e37f900a05f5db3d76dd4517498e68d1aaeeca755025641733b9c8473d31b543312f7368d002fc1b24b493106ec02bbf5d576914bda74a2aea1edc6be1')
+sha512sums=('2a4f580892ff4a4cf46f0e326e217a7c0da46bc5a4ac51acff277081e03bc330e4f9ad213d639a9b71a058cd6097bd5c118ed4926da2e6c0e3f63a0a5eb385ea')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list