Date: Sunday, November 26, 2017 @ 06:08:43
  Author: felixonmars
Revision: 268641

upgpkg: haskell-heredoc 0.2.0.0-5

rebuild with ghc 8.2.2

Modified:
  haskell-heredoc/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-11-26 06:08:07 UTC (rev 268640)
+++ PKGBUILD    2017-11-26 06:08:43 UTC (rev 268641)
@@ -4,7 +4,7 @@
 _hkgname=heredoc
 pkgname=haskell-heredoc
 pkgver=0.2.0.0
-pkgrel=4
+pkgrel=5
 pkgdesc="Multi-line string / here document using QuasiQuotes"
 url="https://hackage.haskell.org/package/heredoc";
 license=('custom:PublicDomain')

Reply via email to