Date: Monday, September 7, 2020 @ 13:39:03 Author: felixonmars Revision: 699790
upgpkg: haskell-string-qq 0.0.4-29: rebuild with hspec 2.7.3, hspec-core 2.7.3, hspec-discover 2.7.3 Modified: haskell-string-qq/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-07 13:38:26 UTC (rev 699789) +++ PKGBUILD 2020-09-07 13:39:03 UTC (rev 699790) @@ -4,7 +4,7 @@ _hkgname=string-qq pkgname=haskell-string-qq pkgver=0.0.4 -pkgrel=28 +pkgrel=29 pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings." url="https://hackage.haskell.org/package/string-qq" license=("custom:PublicDomain")
