Date: Sunday, March 7, 2021 @ 03:59:55 Author: felixonmars Revision: 885350
upgpkg: haskell-string-qq 0.0.4-84: rebuild with vector-th-unbox 0.2.1.9 Modified: haskell-string-qq/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-07 03:59:31 UTC (rev 885349) +++ PKGBUILD 2021-03-07 03:59:55 UTC (rev 885350) @@ -4,7 +4,7 @@ _hkgname=string-qq pkgname=haskell-string-qq pkgver=0.0.4 -pkgrel=83 +pkgrel=84 pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings." url="https://hackage.haskell.org/package/string-qq" license=("custom:PublicDomain")
