Date: Friday, January 6, 2023 @ 20:11:43 Author: felixonmars Revision: 1379217
upgpkg: haskell-string-qq 0.0.4-183: rebuild with hashable 1.4.2.0 Modified: haskell-string-qq/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-06 20:11:39 UTC (rev 1379216) +++ PKGBUILD 2023-01-06 20:11:43 UTC (rev 1379217) @@ -4,7 +4,7 @@ _hkgname=string-qq pkgname=haskell-string-qq pkgver=0.0.4 -pkgrel=182 +pkgrel=183 pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings." url="https://hackage.haskell.org/package/string-qq" license=("custom:PublicDomain")
