Date: Sunday, November 22, 2020 @ 18:05:13 Author: felixonmars Revision: 759338
upgpkg: haskell-string-qq 0.0.4-45: rebuild with optparse-applicative 0.16.1.0 Modified: haskell-string-qq/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-22 18:04:30 UTC (rev 759337) +++ PKGBUILD 2020-11-22 18:05:13 UTC (rev 759338) @@ -4,7 +4,7 @@ _hkgname=string-qq pkgname=haskell-string-qq pkgver=0.0.4 -pkgrel=44 +pkgrel=45 pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings." url="https://hackage.haskell.org/package/string-qq" license=("custom:PublicDomain")
