Date: Saturday, April 23, 2022 @ 19:37:38 Author: felixonmars Revision: 1187991
upgpkg: haskell-string-qq 0.0.4-150: rebuild with hashable 1.4.0.1 Modified: haskell-string-qq/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-23 19:37:28 UTC (rev 1187990) +++ PKGBUILD 2022-04-23 19:37:38 UTC (rev 1187991) @@ -4,7 +4,7 @@ _hkgname=string-qq pkgname=haskell-string-qq pkgver=0.0.4 -pkgrel=149 +pkgrel=150 pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings." url="https://hackage.haskell.org/package/string-qq" license=("custom:PublicDomain")
