Date: Thursday, September 10, 2020 @ 18:39:22 Author: felixonmars Revision: 702169
upgpkg: haskell-string-qq 0.0.4-30: rebuild with mwc-random 0.15.0.1 Modified: haskell-string-qq/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-10 18:38:27 UTC (rev 702168) +++ PKGBUILD 2020-09-10 18:39:22 UTC (rev 702169) @@ -4,7 +4,7 @@ _hkgname=string-qq pkgname=haskell-string-qq pkgver=0.0.4 -pkgrel=29 +pkgrel=30 pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings." url="https://hackage.haskell.org/package/string-qq" license=("custom:PublicDomain")
