Date: Monday, September 14, 2020 @ 20:04:15 Author: felixonmars Revision: 706514
upgpkg: haskell-string-qq 0.0.4-32: rebuild with quickcheck-classes-base 0.6.1.0 Modified: haskell-string-qq/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-14 20:03:55 UTC (rev 706513) +++ PKGBUILD 2020-09-14 20:04:15 UTC (rev 706514) @@ -4,7 +4,7 @@ _hkgname=string-qq pkgname=haskell-string-qq pkgver=0.0.4 -pkgrel=31 +pkgrel=32 pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings." url="https://hackage.haskell.org/package/string-qq" license=("custom:PublicDomain")
