Date: Friday, January 29, 2021 @ 00:58:23 Author: felixonmars Revision: 833777
upgpkg: haskell-string-qq 0.0.4-68: rebuild with bifunctors 5.5.10 Modified: haskell-string-qq/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-29 00:57:42 UTC (rev 833776) +++ PKGBUILD 2021-01-29 00:58:23 UTC (rev 833777) @@ -4,7 +4,7 @@ _hkgname=string-qq pkgname=haskell-string-qq pkgver=0.0.4 -pkgrel=67 +pkgrel=68 pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings." url="https://hackage.haskell.org/package/string-qq" license=("custom:PublicDomain")
