Date: Tuesday, October 26, 2021 @ 12:57:27 Author: felixonmars Revision: 1033912
upgpkg: haskell-string-qq 0.0.4-118: rebuild with base-orphans 0.8.5 Modified: haskell-string-qq/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-10-26 12:56:45 UTC (rev 1033911) +++ PKGBUILD 2021-10-26 12:57:27 UTC (rev 1033912) @@ -4,7 +4,7 @@ _hkgname=string-qq pkgname=haskell-string-qq pkgver=0.0.4 -pkgrel=117 +pkgrel=118 pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings." url="https://hackage.haskell.org/package/string-qq" license=("custom:PublicDomain")