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

Felix Yan felixonmars at gemini.archlinux.org
Thu May 5 23:15:59 UTC 2022


    Date: Thursday, May 5, 2022 @ 23:15:59
  Author: felixonmars
Revision: 1195557

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

Modified:
  haskell-unliftio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-05 22:29:23 UTC (rev 1195556)
+++ PKGBUILD	2022-05-05 23:15:59 UTC (rev 1195557)
@@ -3,8 +3,8 @@
 
 _hkgname=unliftio
 pkgname=haskell-unliftio
-pkgver=0.2.21.0
-pkgrel=14
+pkgver=0.2.22.0
+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=('dc669666c55efe24e046d1912e52f9340456cb5a6aed6c4b892ac808d07b65a8b0089c23af177da382af9ccd1d2b26c97ca0ecf9785d04831810b49910b5da2a')
+sha512sums=('4788da43828846c76019a27fea2a592070347afd58e5bb271fd170f2dff4097f3a8fdcc11e16293da0139b0557bae8e58738817dd5fd68717ab7c42f83dc3ce9')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list