Date: Friday, March 2, 2018 @ 20:56:27 Author: felixonmars Revision: 301607
upgpkg: haskell-monad-unlift 0.2.0-20 rebuild with monad-control,1.0.2.3 Modified: haskell-monad-unlift/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-02 20:55:51 UTC (rev 301606) +++ PKGBUILD 2018-03-02 20:56:27 UTC (rev 301607) @@ -5,7 +5,7 @@ _hkgname=monad-unlift pkgname=haskell-monad-unlift pkgver=0.2.0 -pkgrel=19 +pkgrel=20 pkgdesc="Typeclasses for representing monad transformer unlifting" url="https://github.com/fpco/monad-unlift" license=("MIT")
