Date: Wednesday, September 2, 2020 @ 14:39:30 Author: felixonmars Revision: 696442
upgpkg: haskell-unliftio 0.2.13-16: rebuild with mwc-random 0.15.0.0 Modified: haskell-unliftio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-02 14:38:29 UTC (rev 696441) +++ PKGBUILD 2020-09-02 14:39:30 UTC (rev 696442) @@ -4,7 +4,7 @@ _hkgname=unliftio pkgname=haskell-unliftio pkgver=0.2.13 -pkgrel=15 +pkgrel=16 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)" url="https://github.com/fpco/monad-unlift" license=("MIT")
