Date: Tuesday, July 20, 2021 @ 06:52:02 Author: felixonmars Revision: 979207
upgpkg: haskell-string-qq 0.0.4-107: rebuild with regex-posix 0.96.0.1 Modified: haskell-string-qq/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-20 06:51:31 UTC (rev 979206) +++ PKGBUILD 2021-07-20 06:52:02 UTC (rev 979207) @@ -4,7 +4,7 @@ _hkgname=string-qq pkgname=haskell-string-qq pkgver=0.0.4 -pkgrel=106 +pkgrel=107 pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings." url="https://hackage.haskell.org/package/string-qq" license=("custom:PublicDomain")
