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

Felix Yan felixonmars at archlinux.org
Sun Jan 31 11:22:18 UTC 2021


    Date: Sunday, January 31, 2021 @ 11:22:18
  Author: felixonmars
Revision: 837979

upgpkg: haskell-unliftio 0.2.14-1: rebuild with unliftio 0.2.14

Modified:
  haskell-unliftio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-31 11:11:44 UTC (rev 837978)
+++ PKGBUILD	2021-01-31 11:22:18 UTC (rev 837979)
@@ -3,8 +3,8 @@
 
 _hkgname=unliftio
 pkgname=haskell-unliftio
-pkgver=0.2.13.1
-pkgrel=62
+pkgver=0.2.14
+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 @@
 makedepends=('ghc')
 checkdepends=('haskell-hspec' 'haskell-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('726285be714da76b40e2cb3058c7485c85eb5cbf17ade1579724fa277cf97783b7983dd3a91526ac7739b086df096d1f65f3d129e03204e18eccfff52e4332d6')
+sha512sums=('25327da3c387438b85f37dbda3dbc9de2c266ae24e82519057785be54b062160203c4bf96f7d57262c901b26b42b57eec41792f470ac09efd1ffcaf109133c25')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list