Date: Wednesday, April 1, 2020 @ 00:03:10 Author: felixonmars Revision: 608602
upgpkg: haskell-string-qq 0.0.4-13: rebuild with QuickCheck 2.14 Modified: haskell-string-qq/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-01 00:02:03 UTC (rev 608601) +++ PKGBUILD 2020-04-01 00:03:10 UTC (rev 608602) @@ -4,7 +4,7 @@ _hkgname=string-qq pkgname=haskell-string-qq pkgver=0.0.4 -pkgrel=12 +pkgrel=13 pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings." url="https://hackage.haskell.org/package/string-qq" license=("custom:PublicDomain")
