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

Felix Yan felixonmars at archlinux.org
Tue May 11 14:19:28 UTC 2021


    Date: Tuesday, May 11, 2021 @ 14:19:28
  Author: felixonmars
Revision: 930086

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

Modified:
  haskell-unliftio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-11 14:16:09 UTC (rev 930085)
+++ PKGBUILD	2021-05-11 14:19:28 UTC (rev 930086)
@@ -3,8 +3,8 @@
 
 _hkgname=unliftio
 pkgname=haskell-unliftio
-pkgver=0.2.14
-pkgrel=48
+pkgver=0.2.15
+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=('25327da3c387438b85f37dbda3dbc9de2c266ae24e82519057785be54b062160203c4bf96f7d57262c901b26b42b57eec41792f470ac09efd1ffcaf109133c25')
+sha512sums=('8248625ffba5ab8d9e7c7ee43b66b48ff9d0715665a9ee3cb073926f81bad4fa3676c2583d3d0f2a1cddc74c2e50c3f31bf8bcab40390b00586144c6174b132c')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list