Date: Thursday, December 31, 2020 @ 23:08:54 Author: felixonmars Revision: 801249
upgpkg: haskell-monad-unlift 0.2.0-137: rebuild with contravariant 1.5.3 Modified: haskell-monad-unlift/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-31 23:08:32 UTC (rev 801248) +++ PKGBUILD 2020-12-31 23:08:54 UTC (rev 801249) @@ -4,7 +4,7 @@ _hkgname=monad-unlift pkgname=haskell-monad-unlift pkgver=0.2.0 -pkgrel=136 +pkgrel=137 pkgdesc="Typeclasses for representing monad transformer unlifting" url="https://github.com/fpco/monad-unlift" license=("MIT")