Date: Monday, February 8, 2021 @ 23:39:01 Author: felixonmars Revision: 850541
upgpkg: haskell-heredoc 0.2.0.0-20: rebuild with ghc 8.10.4 Modified: haskell-heredoc/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-08 23:38:38 UTC (rev 850540) +++ PKGBUILD 2021-02-08 23:39:01 UTC (rev 850541) @@ -3,7 +3,7 @@ _hkgname=heredoc pkgname=haskell-heredoc pkgver=0.2.0.0 -pkgrel=19 +pkgrel=20 pkgdesc="Multi-line string / here document using QuasiQuotes" url="https://hackage.haskell.org/package/heredoc" license=('custom:PublicDomain')
