Date: Tuesday, March 16, 2021 @ 20:46:39 Author: felixonmars Revision: 892258
upgpkg: haskell-monad-unlift 0.2.0-167: rebuild with doctest 0.18.1 Modified: haskell-monad-unlift/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-16 20:46:03 UTC (rev 892257) +++ PKGBUILD 2021-03-16 20:46:39 UTC (rev 892258) @@ -4,7 +4,7 @@ _hkgname=monad-unlift pkgname=haskell-monad-unlift pkgver=0.2.0 -pkgrel=166 +pkgrel=167 pkgdesc="Typeclasses for representing monad transformer unlifting" url="https://github.com/fpco/monad-unlift" license=("MIT")
