Date: Sunday, September 25, 2022 @ 19:48:36 Author: felixonmars Revision: 1310076
upgpkg: haskell-string-qq 0.0.4-171: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-string-qq/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 19:48:35 UTC (rev 1310075) +++ PKGBUILD 2022-09-25 19:48:36 UTC (rev 1310076) @@ -4,7 +4,7 @@ _hkgname=string-qq pkgname=haskell-string-qq pkgver=0.0.4 -pkgrel=170 +pkgrel=171 pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings." url="https://hackage.haskell.org/package/string-qq" license=("custom:PublicDomain")
