Date: Tuesday, February 9, 2021 @ 21:49:56 Author: felixonmars Revision: 851758
upgpkg: haskell-string-qq 0.0.4-74: rebuild with ghc 8.10.4 Modified: haskell-string-qq/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 21:49:32 UTC (rev 851757) +++ PKGBUILD 2021-02-09 21:49:56 UTC (rev 851758) @@ -4,7 +4,7 @@ _hkgname=string-qq pkgname=haskell-string-qq pkgver=0.0.4 -pkgrel=73 +pkgrel=74 pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings." url="https://hackage.haskell.org/package/string-qq" license=("custom:PublicDomain")
