Date: Saturday, March 9, 2019 @ 23:16:01 Author: felixonmars Revision: 438702
upgpkg: haskell-string-qq 0.0.2-7 rebuild with ghc 8.6.4 Modified: haskell-string-qq/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-09 23:15:35 UTC (rev 438701) +++ PKGBUILD 2019-03-09 23:16:01 UTC (rev 438702) @@ -4,7 +4,7 @@ _hkgname=string-qq pkgname=haskell-string-qq pkgver=0.0.2 -pkgrel=6 +pkgrel=7 pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings." url="https://hackage.haskell.org/package/string-qq" license=("custom:PublicDomain")
