Date: Tuesday, June 23, 2020 @ 21:52:34 Author: felixonmars Revision: 651704
upgpkg: haskell-string-qq 0.0.4-18: rebuild with splitmix 0.1 Modified: haskell-string-qq/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-23 21:52:04 UTC (rev 651703) +++ PKGBUILD 2020-06-23 21:52:34 UTC (rev 651704) @@ -4,7 +4,7 @@ _hkgname=string-qq pkgname=haskell-string-qq pkgver=0.0.4 -pkgrel=17 +pkgrel=18 pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings." url="https://hackage.haskell.org/package/string-qq" license=("custom:PublicDomain")
