Date: Saturday, December 18, 2021 @ 13:14:24 Author: felixonmars Revision: 1076822
upgpkg: haskell-string-qq 0.0.4-126: rebuild with tasty-quickcheck 0.10.2 Modified: haskell-string-qq/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-18 13:13:52 UTC (rev 1076821) +++ PKGBUILD 2021-12-18 13:14:24 UTC (rev 1076822) @@ -4,7 +4,7 @@ _hkgname=string-qq pkgname=haskell-string-qq pkgver=0.0.4 -pkgrel=125 +pkgrel=126 pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings." url="https://hackage.haskell.org/package/string-qq" license=("custom:PublicDomain")
