Date: Tuesday, March 23, 2021 @ 03:32:27 Author: felixonmars Revision: 899792
upgpkg: haskell-string-qq 0.0.4-88: rebuild with hspec 2.7.9, hspec-core 2.7.9, hspec-discover 2.7.9 Modified: haskell-string-qq/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-23 03:31:48 UTC (rev 899791) +++ PKGBUILD 2021-03-23 03:32:27 UTC (rev 899792) @@ -4,7 +4,7 @@ _hkgname=string-qq pkgname=haskell-string-qq pkgver=0.0.4 -pkgrel=87 +pkgrel=88 pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings." url="https://hackage.haskell.org/package/string-qq" license=("custom:PublicDomain")
