Date: Monday, March 7, 2022 @ 18:05:39 Author: felixonmars Revision: 1144650
upgpkg: haskell-string-qq 0.0.4-140: rebuild with doctest 0.19.0 Modified: haskell-string-qq/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-07 18:05:21 UTC (rev 1144649) +++ PKGBUILD 2022-03-07 18:05:39 UTC (rev 1144650) @@ -4,7 +4,7 @@ _hkgname=string-qq pkgname=haskell-string-qq pkgver=0.0.4 -pkgrel=139 +pkgrel=140 pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings." url="https://hackage.haskell.org/package/string-qq" license=("custom:PublicDomain")