Date: Sunday, September 19, 2021 @ 17:38:31 Author: felixonmars Revision: 1017603
upgpkg: haskell-string-qq 0.0.4-115: rebuild with unliftio 0.2.20 Modified: haskell-string-qq/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-19 17:37:42 UTC (rev 1017602) +++ PKGBUILD 2021-09-19 17:38:31 UTC (rev 1017603) @@ -4,7 +4,7 @@ _hkgname=string-qq pkgname=haskell-string-qq pkgver=0.0.4 -pkgrel=114 +pkgrel=115 pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings." url="https://hackage.haskell.org/package/string-qq" license=("custom:PublicDomain")