Date: Tuesday, May 12, 2020 @ 14:56:09 Author: felixonmars Revision: 626972
upgpkg: haskell-http-common 0.8.2.0-89: rebuild with tasty 1.3 Modified: haskell-http-common/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-12 14:55:32 UTC (rev 626971) +++ PKGBUILD 2020-05-12 14:56:09 UTC (rev 626972) @@ -3,7 +3,7 @@ _hkgname=http-common pkgname=haskell-http-common pkgver=0.8.2.0 -pkgrel=88 +pkgrel=89 pkgdesc="Common types for HTTP clients and servers" url="https://github.com/afcowie/http-common" license=('BSD')
