Date: Saturday, February 15, 2020 @ 16:48:20 Author: felixonmars Revision: 571757
upgpkg: haskell-monad-journal 0.8.1-64: rebuild with ghc 8.8.2 Modified: haskell-monad-journal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-15 16:47:36 UTC (rev 571756) +++ PKGBUILD 2020-02-15 16:48:20 UTC (rev 571757) @@ -4,7 +4,7 @@ _hkgname=monad-journal pkgname=haskell-monad-journal pkgver=0.8.1 -pkgrel=63 +pkgrel=64 pkgdesc="Pure logger typeclass and monad transformer" url="https://github.com/phaazon/monad-journal" license=("BSD")
