Date: Tuesday, May 11, 2021 @ 21:41:15 Author: felixonmars Revision: 930728
upgpkg: haskell-monad-unlift 0.2.0-176: rebuild with unliftio 0.2.15 Modified: haskell-monad-unlift/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-11 21:40:43 UTC (rev 930727) +++ PKGBUILD 2021-05-11 21:41:15 UTC (rev 930728) @@ -4,7 +4,7 @@ _hkgname=monad-unlift pkgname=haskell-monad-unlift pkgver=0.2.0 -pkgrel=175 +pkgrel=176 pkgdesc="Typeclasses for representing monad transformer unlifting" url="https://github.com/fpco/monad-unlift" license=("MIT")
