Date: Saturday, January 30, 2021 @ 19:44:50 Author: felixonmars Revision: 836407
upgpkg: haskell-string-qq 0.0.4-69: rebuild with vector 0.12.2.0 Modified: haskell-string-qq/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-30 19:44:37 UTC (rev 836406) +++ PKGBUILD 2021-01-30 19:44:50 UTC (rev 836407) @@ -4,7 +4,7 @@ _hkgname=string-qq pkgname=haskell-string-qq pkgver=0.0.4 -pkgrel=68 +pkgrel=69 pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings." url="https://hackage.haskell.org/package/string-qq" license=("custom:PublicDomain")
