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

Felix Yan felixonmars at archlinux.org
Tue Sep 25 14:36:07 UTC 2018


    Date: Tuesday, September 25, 2018 @ 14:36:06
  Author: felixonmars
Revision: 384810

upgpkg: haskell-unliftio 0.2.8.1-1

rebuild with unliftio 0.2.8.1

Modified:
  haskell-unliftio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-25 14:32:32 UTC (rev 384809)
+++ PKGBUILD	2018-09-25 14:36:06 UTC (rev 384810)
@@ -3,8 +3,8 @@
 
 _hkgname=unliftio
 pkgname=haskell-unliftio
-pkgver=0.2.8.0
-pkgrel=2
+pkgver=0.2.8.1
+pkgrel=1
 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)"
 url="https://github.com/fpco/monad-unlift"
 license=("MIT")
@@ -12,7 +12,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=('3a374000913e1e9622227d315429af39a24aacd9b6f075def69d73dd7fc3891d46737b3eea6e11c3f651fb502f8e065dbfa4a0fdc77d9e94f75ec04a13f4fca9')
+sha512sums=('95eba7e728c558d0b5ca95df58ed5333660a529981b78e66e295831bd602189876fecf1772b06abf3428491c239805b12709bb8cdc777a8fb87b037688ea7d41')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list