Date: Sunday, December 25, 2022 @ 19:16:08 Author: felixonmars Revision: 1366129
upgpkg: haskell-string-qq 0.0.4-180: rebuild with hspec 2.10.6, hspec-core 2.10.6, hspec-discover 2.10.6, hspec-meta 2.10.5 Modified: haskell-string-qq/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-25 19:16:07 UTC (rev 1366128) +++ PKGBUILD 2022-12-25 19:16:08 UTC (rev 1366129) @@ -4,7 +4,7 @@ _hkgname=string-qq pkgname=haskell-string-qq pkgver=0.0.4 -pkgrel=179 +pkgrel=180 pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings." url="https://hackage.haskell.org/package/string-qq" license=("custom:PublicDomain")
