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

Felix Yan felixonmars at archlinux.org
Sun May 30 17:03:47 UTC 2021


    Date: Sunday, May 30, 2021 @ 17:03:47
  Author: felixonmars
Revision: 950433

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

Modified:
  haskell-unliftio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-30 17:03:30 UTC (rev 950432)
+++ PKGBUILD	2021-05-30 17:03:47 UTC (rev 950433)
@@ -3,8 +3,8 @@
 
 _hkgname=unliftio
 pkgname=haskell-unliftio
-pkgver=0.2.15
-pkgrel=11
+pkgver=0.2.16
+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=('8248625ffba5ab8d9e7c7ee43b66b48ff9d0715665a9ee3cb073926f81bad4fa3676c2583d3d0f2a1cddc74c2e50c3f31bf8bcab40390b00586144c6174b132c')
+sha512sums=('ac0e75b995778f0c6cc4a900ef8db8ce369887261d5866a1e76f8e78af5821c20e41471718dcfb45274fb8faf7280ba3afe387127839c63c4c53444f1152cee8')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list