Date: Tuesday, May 12, 2020 @ 14:32:15 Author: felixonmars Revision: 626922
upgpkg: haskell-monad-journal 0.8.1-71: rebuild with tasty 1.3 Modified: haskell-monad-journal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-12 14:31:41 UTC (rev 626921) +++ PKGBUILD 2020-05-12 14:32:15 UTC (rev 626922) @@ -4,7 +4,7 @@ _hkgname=monad-journal pkgname=haskell-monad-journal pkgver=0.8.1 -pkgrel=70 +pkgrel=71 pkgdesc="Pure logger typeclass and monad transformer" url="https://github.com/phaazon/monad-journal" license=("BSD")
