Date: Tuesday, February 4, 2020 @ 17:51:44 Author: felixonmars Revision: 562161
upgpkg: haskell-string-qq 0.0.4-5: rebuild with vector 0.12.1.0 Modified: haskell-string-qq/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-04 17:51:08 UTC (rev 562160) +++ PKGBUILD 2020-02-04 17:51:44 UTC (rev 562161) @@ -4,7 +4,7 @@ _hkgname=string-qq pkgname=haskell-string-qq pkgver=0.0.4 -pkgrel=4 +pkgrel=5 pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings." url="https://hackage.haskell.org/package/string-qq" license=("custom:PublicDomain")
