Date: Sunday, August 8, 2021 @ 14:38:04 Author: felixonmars Revision: 994985
upgpkg: haskell-string-qq 0.0.4-110: rebuild with primitive 0.7.2.0 Modified: haskell-string-qq/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-08 14:37:58 UTC (rev 994984) +++ PKGBUILD 2021-08-08 14:38:04 UTC (rev 994985) @@ -4,7 +4,7 @@ _hkgname=string-qq pkgname=haskell-string-qq pkgver=0.0.4 -pkgrel=109 +pkgrel=110 pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings." url="https://hackage.haskell.org/package/string-qq" license=("custom:PublicDomain")