Date: Sunday, June 28, 2020 @ 22:21:00 Author: felixonmars Revision: 655509
upgpkg: haskell-string-qq 0.0.4-19: rebuild with primitive 0.7.1.0 Modified: haskell-string-qq/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-28 22:20:29 UTC (rev 655508) +++ PKGBUILD 2020-06-28 22:21:00 UTC (rev 655509) @@ -4,7 +4,7 @@ _hkgname=string-qq pkgname=haskell-string-qq pkgver=0.0.4 -pkgrel=18 +pkgrel=19 pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings." url="https://hackage.haskell.org/package/string-qq" license=("custom:PublicDomain")
