Date: Monday, August 8, 2022 @ 15:20:15 Author: felixonmars Revision: 1261064
upgpkg: haskell-string-qq 0.0.4-164: rebuild with tasty 1.4.2.3 Modified: haskell-string-qq/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-08 15:20:02 UTC (rev 1261063) +++ PKGBUILD 2022-08-08 15:20:15 UTC (rev 1261064) @@ -4,7 +4,7 @@ _hkgname=string-qq pkgname=haskell-string-qq pkgver=0.0.4 -pkgrel=163 +pkgrel=164 pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings." url="https://hackage.haskell.org/package/string-qq" license=("custom:PublicDomain")
