Date: Tuesday, May 25, 2021 @ 06:04:58 Author: felixonmars Revision: 945370
upgpkg: haskell-http-common 0.8.2.1-89: rebuild with unordered-containers 0.2.14.0 Modified: haskell-http-common/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-25 06:04:16 UTC (rev 945369) +++ PKGBUILD 2021-05-25 06:04:58 UTC (rev 945370) @@ -3,7 +3,7 @@ _hkgname=http-common pkgname=haskell-http-common pkgver=0.8.2.1 -pkgrel=88 +pkgrel=89 pkgdesc="Common types for HTTP clients and servers" url="https://github.com/istathar/http-common" license=('BSD')