Date: Friday, March 3, 2023 @ 01:12:36 Author: felixonmars Revision: 1408765
upgpkg: haskell-unliftio 0.2.23.0-13: rebuild with tagged 0.8.7 Modified: haskell-unliftio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-03 01:12:34 UTC (rev 1408764) +++ PKGBUILD 2023-03-03 01:12:36 UTC (rev 1408765) @@ -4,7 +4,7 @@ _hkgname=unliftio pkgname=haskell-unliftio pkgver=0.2.23.0 -pkgrel=12 +pkgrel=13 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)" url="https://github.com/fpco/monad-unlift" license=("MIT")