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

Felix Yan felixonmars at archlinux.org
Wed Jun 2 20:22:42 UTC 2021


    Date: Wednesday, June 2, 2021 @ 20:22:42
  Author: felixonmars
Revision: 953313

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

Modified:
  haskell-unliftio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-02 20:21:43 UTC (rev 953312)
+++ PKGBUILD	2021-06-02 20:22:42 UTC (rev 953313)
@@ -3,8 +3,8 @@
 
 _hkgname=unliftio
 pkgname=haskell-unliftio
-pkgver=0.2.16
-pkgrel=3
+pkgver=0.2.17
+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=('ac0e75b995778f0c6cc4a900ef8db8ce369887261d5866a1e76f8e78af5821c20e41471718dcfb45274fb8faf7280ba3afe387127839c63c4c53444f1152cee8')
+sha512sums=('ab4d7e067db754366123ea090059d20b39a969648a1dea507e1ad59371b9304d3b2f3bd70af7e832db627e0af47e8052ab44e4a1d56792da09e373a4158db192')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list