Date: Saturday, January 9, 2021 @ 05:26:25 Author: felixonmars Revision: 814869
upgpkg: haskell-string-qq 0.0.4-62: rebuild with hspec 2.7.5, hspec-core 2.7.5, hspec-discover 2.7.5 Modified: haskell-string-qq/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-09 05:25:58 UTC (rev 814868) +++ PKGBUILD 2021-01-09 05:26:25 UTC (rev 814869) @@ -4,7 +4,7 @@ _hkgname=string-qq pkgname=haskell-string-qq pkgver=0.0.4 -pkgrel=61 +pkgrel=62 pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings." url="https://hackage.haskell.org/package/string-qq" license=("custom:PublicDomain")
