Date: Thursday, May 17, 2018 @ 07:34:01 Author: felixonmars Revision: 323401
upgpkg: haskell-string-qq 0.0.2-2 rebuild with ghc 8.4.2 Modified: haskell-string-qq/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-17 07:33:23 UTC (rev 323400) +++ PKGBUILD 2018-05-17 07:34:01 UTC (rev 323401) @@ -5,7 +5,7 @@ _hkgname=string-qq pkgname=haskell-string-qq pkgver=0.0.2 -pkgrel=1 +pkgrel=2 pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings." url="https://hackage.haskell.org/package/string-qq" license=("custom:PublicDomain")
