Date: Wednesday, September 9, 2020 @ 18:02:10 Author: felixonmars Revision: 701634
upgpkg: haskell-unliftio 0.2.13-18: rebuild with mwc-random 0.15.0.1 Modified: haskell-unliftio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-09 18:00:06 UTC (rev 701633) +++ PKGBUILD 2020-09-09 18:02:10 UTC (rev 701634) @@ -4,7 +4,7 @@ _hkgname=unliftio pkgname=haskell-unliftio pkgver=0.2.13 -pkgrel=17 +pkgrel=18 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)" url="https://github.com/fpco/monad-unlift" license=("MIT")
