Date: Thursday, May 13, 2021 @ 13:53:07 Author: felixonmars Revision: 933281
upgpkg: haskell-monad-unlift 0.2.0-177: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0 Modified: haskell-monad-unlift/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-13 13:52:28 UTC (rev 933280) +++ PKGBUILD 2021-05-13 13:53:07 UTC (rev 933281) @@ -4,7 +4,7 @@ _hkgname=monad-unlift pkgname=haskell-monad-unlift pkgver=0.2.0 -pkgrel=176 +pkgrel=177 pkgdesc="Typeclasses for representing monad transformer unlifting" url="https://github.com/fpco/monad-unlift" license=("MIT")
