Date: Thursday, August 26, 2021 @ 00:55:38 Author: felixonmars Revision: 1005097
upgpkg: haskell-string-qq 0.0.4-113: rebuild with tasty 1.4.2 Modified: haskell-string-qq/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-26 00:55:02 UTC (rev 1005096) +++ PKGBUILD 2021-08-26 00:55:38 UTC (rev 1005097) @@ -4,7 +4,7 @@ _hkgname=string-qq pkgname=haskell-string-qq pkgver=0.0.4 -pkgrel=112 +pkgrel=113 pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings." url="https://hackage.haskell.org/package/string-qq" license=("custom:PublicDomain")
