Date: Sunday, September 25, 2022 @ 19:30:02 Author: felixonmars Revision: 1309929
upgpkg: haskell-unliftio 0.2.22.0-21: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-unliftio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 19:30:01 UTC (rev 1309928) +++ PKGBUILD 2022-09-25 19:30:02 UTC (rev 1309929) @@ -4,7 +4,7 @@ _hkgname=unliftio pkgname=haskell-unliftio pkgver=0.2.22.0 -pkgrel=20 +pkgrel=21 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)" url="https://github.com/fpco/monad-unlift" license=("MIT")
