Date: Wednesday, May 19, 2021 @ 21:28:29 Author: felixonmars Revision: 936930
upgpkg: haskell-monad-unlift 0.2.0-178: rebuild with hspec 2.8.1, hspec-core 2.8.1, hspec-discover 2.8.1 Modified: haskell-monad-unlift/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-19 21:27:58 UTC (rev 936929) +++ PKGBUILD 2021-05-19 21:28:29 UTC (rev 936930) @@ -4,7 +4,7 @@ _hkgname=monad-unlift pkgname=haskell-monad-unlift pkgver=0.2.0 -pkgrel=177 +pkgrel=178 pkgdesc="Typeclasses for representing monad transformer unlifting" url="https://github.com/fpco/monad-unlift" license=("MIT")
