Date: Monday, January 27, 2020 @ 22:11:46 Author: felixonmars Revision: 556547
upgpkg: haskell-string-qq 0.0.4-3: rebuild with base-orphans 0.8.2 Modified: haskell-string-qq/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-27 22:11:12 UTC (rev 556546) +++ PKGBUILD 2020-01-27 22:11:46 UTC (rev 556547) @@ -4,7 +4,7 @@ _hkgname=string-qq pkgname=haskell-string-qq pkgver=0.0.4 -pkgrel=2 +pkgrel=3 pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings." url="https://hackage.haskell.org/package/string-qq" license=("custom:PublicDomain")
