Date: Sunday, December 20, 2020 @ 08:47:17 Author: felixonmars Revision: 780223
upgpkg: haskell-string-qq 0.0.4-49: rebuild with tasty-hunit 0.10.0.3 Modified: haskell-string-qq/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-20 08:46:41 UTC (rev 780222) +++ PKGBUILD 2020-12-20 08:47:17 UTC (rev 780223) @@ -4,7 +4,7 @@ _hkgname=string-qq pkgname=haskell-string-qq pkgver=0.0.4 -pkgrel=48 +pkgrel=49 pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings." url="https://hackage.haskell.org/package/string-qq" license=("custom:PublicDomain")
