Date: Friday, January 22, 2021 @ 21:23:44 Author: felixonmars Revision: 825162
upgpkg: haskell-string-qq 0.0.4-65: rebuild with hspec 2.7.7, hspec-core 2.7.7, hspec-discover 2.7.7 Modified: haskell-string-qq/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-22 21:23:07 UTC (rev 825161) +++ PKGBUILD 2021-01-22 21:23:44 UTC (rev 825162) @@ -4,7 +4,7 @@ _hkgname=string-qq pkgname=haskell-string-qq pkgver=0.0.4 -pkgrel=64 +pkgrel=65 pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings." url="https://hackage.haskell.org/package/string-qq" license=("custom:PublicDomain")
