Date: Friday, January 1, 2021 @ 05:54:20 Author: felixonmars Revision: 801853
upgpkg: haskell-string-qq 0.0.4-57: rebuild with contravariant 1.5.3 Modified: haskell-string-qq/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-01 05:53:57 UTC (rev 801852) +++ PKGBUILD 2021-01-01 05:54:20 UTC (rev 801853) @@ -4,7 +4,7 @@ _hkgname=string-qq pkgname=haskell-string-qq pkgver=0.0.4 -pkgrel=56 +pkgrel=57 pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings." url="https://hackage.haskell.org/package/string-qq" license=("custom:PublicDomain")
