Date: Saturday, February 15, 2020 @ 08:46:37 Author: felixonmars Revision: 571422
upgpkg: haskell-heredoc 0.2.0.0-14: rebuild with ghc 8.8.2 Modified: haskell-heredoc/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-15 08:46:04 UTC (rev 571421) +++ PKGBUILD 2020-02-15 08:46:37 UTC (rev 571422) @@ -3,7 +3,7 @@ _hkgname=heredoc pkgname=haskell-heredoc pkgver=0.2.0.0 -pkgrel=13 +pkgrel=14 pkgdesc="Multi-line string / here document using QuasiQuotes" url="https://hackage.haskell.org/package/heredoc" license=('custom:PublicDomain')
