Date: Tuesday, October 27, 2020 @ 18:43:22 Author: felixonmars Revision: 734789
upgpkg: haskell-string-qq 0.0.4-40: rebuild with optparse-applicative 0.16.0.0, optparse-generic 1.4.3, turtle 1.5.21 Modified: haskell-string-qq/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-27 18:43:00 UTC (rev 734788) +++ PKGBUILD 2020-10-27 18:43:22 UTC (rev 734789) @@ -4,7 +4,7 @@ _hkgname=string-qq pkgname=haskell-string-qq pkgver=0.0.4 -pkgrel=39 +pkgrel=40 pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings." url="https://hackage.haskell.org/package/string-qq" license=("custom:PublicDomain")
