Date: Friday, May 21, 2021 @ 04:31:39 Author: felixonmars Revision: 940156
upgpkg: haskell-string-qq 0.0.4-98: rebuild with hashable 1.3.2.0 Modified: haskell-string-qq/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-21 04:31:07 UTC (rev 940155) +++ PKGBUILD 2021-05-21 04:31:39 UTC (rev 940156) @@ -4,7 +4,7 @@ _hkgname=string-qq pkgname=haskell-string-qq pkgver=0.0.4 -pkgrel=97 +pkgrel=98 pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings." url="https://hackage.haskell.org/package/string-qq" license=("custom:PublicDomain")
