Date: Monday, August 17, 2020 @ 19:15:41 Author: felixonmars Revision: 683073
upgpkg: haskell-string-qq 0.0.4-24: rebuild with ghc 8.10.2 Modified: haskell-string-qq/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-17 19:15:06 UTC (rev 683072) +++ PKGBUILD 2020-08-17 19:15:41 UTC (rev 683073) @@ -4,7 +4,7 @@ _hkgname=string-qq pkgname=haskell-string-qq pkgver=0.0.4 -pkgrel=23 +pkgrel=24 pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings." url="https://hackage.haskell.org/package/string-qq" license=("custom:PublicDomain")
