Date: Friday, June 1, 2018 @ 15:12:32 Author: felixonmars Revision: 336132
upgpkg: haskell-heredoc 0.2.0.0-7 rebuild with ghc 8.4.3 Modified: haskell-heredoc/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-01 15:11:52 UTC (rev 336131) +++ PKGBUILD 2018-06-01 15:12:32 UTC (rev 336132) @@ -4,7 +4,7 @@ _hkgname=heredoc pkgname=haskell-heredoc pkgver=0.2.0.0 -pkgrel=6 +pkgrel=7 pkgdesc="Multi-line string / here document using QuasiQuotes" url="https://hackage.haskell.org/package/heredoc" license=('custom:PublicDomain')
