Date: Monday, September 5, 2022 @ 22:06:52 Author: felixonmars Revision: 1293474
upgpkg: haskell-string-qq 0.0.4-169: rebuild with hspec 2.10.0, hspec-core 2.10.0, hspec-discover 2.10.0 Modified: haskell-string-qq/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-05 22:06:39 UTC (rev 1293473) +++ PKGBUILD 2022-09-05 22:06:52 UTC (rev 1293474) @@ -4,7 +4,7 @@ _hkgname=string-qq pkgname=haskell-string-qq pkgver=0.0.4 -pkgrel=168 +pkgrel=169 pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings." url="https://hackage.haskell.org/package/string-qq" license=("custom:PublicDomain")
