Date: Thursday, June 17, 2021 @ 16:25:51 Author: felixonmars Revision: 964642
upgpkg: haskell-heredoc 0.2.0.0-22: rebuild with ghc 9.0.1 Modified: haskell-heredoc/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-17 16:25:12 UTC (rev 964641) +++ PKGBUILD 2021-06-17 16:25:51 UTC (rev 964642) @@ -3,7 +3,7 @@ _hkgname=heredoc pkgname=haskell-heredoc pkgver=0.2.0.0 -pkgrel=21 +pkgrel=22 pkgdesc="Multi-line string / here document using QuasiQuotes" url="https://hackage.haskell.org/package/heredoc" license=('custom:PublicDomain')
