Date: Saturday, December 26, 2020 @ 04:01:32 Author: felixonmars Revision: 791839
upgpkg: haskell-string-qq 0.0.4-53: rebuild with tasty-quickcheck 0.10.1.2 Modified: haskell-string-qq/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-26 04:01:10 UTC (rev 791838) +++ PKGBUILD 2020-12-26 04:01:32 UTC (rev 791839) @@ -4,7 +4,7 @@ _hkgname=string-qq pkgname=haskell-string-qq pkgver=0.0.4 -pkgrel=52 +pkgrel=53 pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings." url="https://hackage.haskell.org/package/string-qq" license=("custom:PublicDomain")
