Date: Saturday, March 9, 2019 @ 16:28:36 Author: felixonmars Revision: 438419
upgpkg: haskell-heredoc 0.2.0.0-11 rebuild with ghc 8.6.4 Modified: haskell-heredoc/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-09 16:28:05 UTC (rev 438418) +++ PKGBUILD 2019-03-09 16:28:36 UTC (rev 438419) @@ -3,7 +3,7 @@ _hkgname=heredoc pkgname=haskell-heredoc pkgver=0.2.0.0 -pkgrel=10 +pkgrel=11 pkgdesc="Multi-line string / here document using QuasiQuotes" url="https://hackage.haskell.org/package/heredoc" license=('custom:PublicDomain')
