Date: Thursday, September 17, 2020 @ 19:51:33 Author: felixonmars Revision: 709225
upgpkg: haskell-string-qq 0.0.4-33: rebuild with hspec 2.7.4, hspec-core 2.7.4, hspec-discover 2.7.4 Modified: haskell-string-qq/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-17 19:51:08 UTC (rev 709224) +++ PKGBUILD 2020-09-17 19:51:33 UTC (rev 709225) @@ -4,7 +4,7 @@ _hkgname=string-qq pkgname=haskell-string-qq pkgver=0.0.4 -pkgrel=32 +pkgrel=33 pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings." url="https://hackage.haskell.org/package/string-qq" license=("custom:PublicDomain")
