Date: Monday, August 29, 2022 @ 20:57:28 Author: felixonmars Revision: 1286046
upgpkg: haskell-string-qq 0.0.4-168: rebuild with base-compat 0.12.2, base-compat-batteries 0.12.2 Modified: haskell-string-qq/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-29 20:57:18 UTC (rev 1286045) +++ PKGBUILD 2022-08-29 20:57:28 UTC (rev 1286046) @@ -4,7 +4,7 @@ _hkgname=string-qq pkgname=haskell-string-qq pkgver=0.0.4 -pkgrel=167 +pkgrel=168 pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings." url="https://hackage.haskell.org/package/string-qq" license=("custom:PublicDomain")
