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

Felix Yan felixonmars at archlinux.org
Mon Jan 8 07:51:11 UTC 2018


    Date: Monday, January 8, 2018 @ 07:51:10
  Author: felixonmars
Revision: 280432

upgpkg: haskell-unliftio 0.2.4.0-1

rebuild with unliftio,0.2.4.0 unliftio-core,0.1.1.0

Modified:
  haskell-unliftio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-08 07:50:24 UTC (rev 280431)
+++ PKGBUILD	2018-01-08 07:51:10 UTC (rev 280432)
@@ -4,7 +4,7 @@
 
 _hkgname=unliftio
 pkgname=haskell-unliftio
-pkgver=0.2.2.0
+pkgver=0.2.4.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=('8e0745ea9de19b723a41bc92159043400aed83fd7836607dfa0dee0311cee8f4bef7a161c271404d88a99f6cf39c4f251e532510409e8b469ba67288b8998909')
+sha512sums=('00c0c2e37f900a05f5db3d76dd4517498e68d1aaeeca755025641733b9c8473d31b543312f7368d002fc1b24b493106ec02bbf5d576914bda74a2aea1edc6be1')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list