Date: Tuesday, January 5, 2021 @ 12:54:18 Author: felixonmars Revision: 809026
upgpkg: haskell-string-qq 0.0.4-60: rebuild with comonad 5.0.8 Modified: haskell-string-qq/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-05 12:53:52 UTC (rev 809025) +++ PKGBUILD 2021-01-05 12:54:18 UTC (rev 809026) @@ -4,7 +4,7 @@ _hkgname=string-qq pkgname=haskell-string-qq pkgver=0.0.4 -pkgrel=59 +pkgrel=60 pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings." url="https://hackage.haskell.org/package/string-qq" license=("custom:PublicDomain")
