Date: Saturday, February 22, 2020 @ 09:57:08 Author: felixonmars Revision: 578255
upgpkg: haskell-aeson-qq 0.8.3-25: rebuild with pretty-show 1.10 Modified: haskell-aeson-qq/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-22 09:56:26 UTC (rev 578254) +++ PKGBUILD 2020-02-22 09:57:08 UTC (rev 578255) @@ -4,7 +4,7 @@ _hkgname=aeson-qq pkgname=haskell-aeson-qq pkgver=0.8.3 -pkgrel=24 +pkgrel=25 pkgdesc="JSON quasiquoter for Haskell" url="https://github.com/sol/aeson-qq" license=("MIT")
