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

Felix Yan felixonmars at gemini.archlinux.org
Wed Jul 21 05:17:08 UTC 2021


    Date: Wednesday, July 21, 2021 @ 05:17:07
  Author: felixonmars
Revision: 981385

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

Modified:
  haskell-unliftio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-21 05:15:04 UTC (rev 981384)
+++ PKGBUILD	2021-07-21 05:17:07 UTC (rev 981385)
@@ -3,8 +3,8 @@
 
 _hkgname=unliftio
 pkgname=haskell-unliftio
-pkgver=0.2.18
-pkgrel=11
+pkgver=0.2.19
+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=('baa90de754474bcd7e2116f4f2a5c98192f2cc62368895eda5995b528c193d07225f1f1409b0f24ce24f7ea396237563b2ff8182636b53618d4048d558d1a8fd')
+sha512sums=('c70c2d5471f66b90a5afb73d86c57d3c92f82a3ef34b8ca6d74ca4ec7126802d6b8ff9d89a4b18a720afce07d62efabc8a9ba050bec9d5d0a48bd57ba7686973')
 
 build() {
     cd $_hkgname-$pkgver




More information about the arch-commits mailing list