Date: Friday, March 10, 2023 @ 17:23:53
  Author: felixonmars
Revision: 1417293

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

Modified:
  haskell-unliftio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-03-10 17:21:44 UTC (rev 1417292)
+++ PKGBUILD    2023-03-10 17:23:53 UTC (rev 1417293)
@@ -3,8 +3,8 @@
 
 _hkgname=unliftio
 pkgname=haskell-unliftio
-pkgver=0.2.23.0
-pkgrel=13
+pkgver=0.2.24.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=('24c06ab66c88a4f6d23376178d484da4a815f77f81b47ec4120b32a45f9d09ca1f4ee89c9ad35a538482aaf68a64155c129f4aef985960869b2dd7387693c449')
+sha512sums=('89309888b09cb9f01cef008c7f8475d5fc7c40cbd022560339f84f4b88980c0f58e5f8c1e4c064d171534e277e5731122d291b54e77cb23db81fb1abd316c6f2')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to