Date: Friday, June 1, 2018 @ 04:22:29 Author: felixonmars Revision: 335455
upgpkg: haskell-string-qq 0.0.2-3 rebuild with ghc 8.4.3 Modified: haskell-string-qq/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-01 04:21:53 UTC (rev 335454) +++ PKGBUILD 2018-06-01 04:22:29 UTC (rev 335455) @@ -5,7 +5,7 @@ _hkgname=string-qq pkgname=haskell-string-qq pkgver=0.0.2 -pkgrel=2 +pkgrel=3 pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings." url="https://hackage.haskell.org/package/string-qq" license=("custom:PublicDomain")
