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

Felix Yan felixonmars at gemini.archlinux.org
Sun Feb 27 11:22:23 UTC 2022


    Date: Sunday, February 27, 2022 @ 11:22:22
  Author: felixonmars
Revision: 1137532

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

Modified:
  haskell-unliftio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-27 11:21:21 UTC (rev 1137531)
+++ PKGBUILD	2022-02-27 11:22:22 UTC (rev 1137532)
@@ -3,8 +3,8 @@
 
 _hkgname=unliftio
 pkgname=haskell-unliftio
-pkgver=0.2.20.1
-pkgrel=4
+pkgver=0.2.21.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=('58870eb393536bd5ec2aa9f6c7663df1bb119a7ba472e7ccf577043122665a3d9725f2209866c92c6c4c1b5cd59cf05029e85827a53cd2b59b27fa16e6288176')
+sha512sums=('dc669666c55efe24e046d1912e52f9340456cb5a6aed6c4b892ac808d07b65a8b0089c23af177da382af9ccd1d2b26c97ca0ecf9785d04831810b49910b5da2a')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list