Date: Friday, April 24, 2020 @ 06:58:51 Author: felixonmars Revision: 618920
upgpkg: haskell-monad-unlift 0.2.0-94: rebuild with ghc 8.10.1, protolude 0.3.0, repline 0.3.0.0 Modified: haskell-monad-unlift/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-24 06:58:24 UTC (rev 618919) +++ PKGBUILD 2020-04-24 06:58:51 UTC (rev 618920) @@ -4,7 +4,7 @@ _hkgname=monad-unlift pkgname=haskell-monad-unlift pkgver=0.2.0 -pkgrel=93 +pkgrel=94 pkgdesc="Typeclasses for representing monad transformer unlifting" url="https://github.com/fpco/monad-unlift" license=("MIT")
