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

Felix Yan felixonmars at archlinux.org
Wed Jun 9 16:24:31 UTC 2021


    Date: Wednesday, June 9, 2021 @ 16:24:31
  Author: felixonmars
Revision: 960182

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

Modified:
  haskell-unliftio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-09 15:39:25 UTC (rev 960181)
+++ PKGBUILD	2021-06-09 16:24:31 UTC (rev 960182)
@@ -3,8 +3,8 @@
 
 _hkgname=unliftio
 pkgname=haskell-unliftio
-pkgver=0.2.17
-pkgrel=4
+pkgver=0.2.18
+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=('ab4d7e067db754366123ea090059d20b39a969648a1dea507e1ad59371b9304d3b2f3bd70af7e832db627e0af47e8052ab44e4a1d56792da09e373a4158db192')
+sha512sums=('baa90de754474bcd7e2116f4f2a5c98192f2cc62368895eda5995b528c193d07225f1f1409b0f24ce24f7ea396237563b2ff8182636b53618d4048d558d1a8fd')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list