Date: Sunday, October 14, 2018 @ 21:35:10 Author: felixonmars Revision: 393884
upgpkg: haskell-string-qq 0.0.2-4 rebuild with ghc 8.6.1 Modified: haskell-string-qq/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-14 21:34:37 UTC (rev 393883) +++ PKGBUILD 2018-10-14 21:35:10 UTC (rev 393884) @@ -4,7 +4,7 @@ _hkgname=string-qq pkgname=haskell-string-qq pkgver=0.0.2 -pkgrel=3 +pkgrel=4 pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings." url="https://hackage.haskell.org/package/string-qq" license=("custom:PublicDomain")
