Date: Friday, March 11, 2022 @ 05:12:47 Author: felixonmars Revision: 1147609
upgpkg: haskell-string-qq 0.0.4-141: rebuild with ansi-terminal 0.11.1 Modified: haskell-string-qq/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-11 05:12:15 UTC (rev 1147608) +++ PKGBUILD 2022-03-11 05:12:47 UTC (rev 1147609) @@ -4,7 +4,7 @@ _hkgname=string-qq pkgname=haskell-string-qq pkgver=0.0.4 -pkgrel=140 +pkgrel=141 pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings." url="https://hackage.haskell.org/package/string-qq" license=("custom:PublicDomain")
