Date: Wednesday, August 5, 2020 @ 08:35:13 Author: felixonmars Revision: 669084
upgpkg: haskell-http-common 0.8.2.1-3: rebuild with unordered-containers 0.2.12.0 Modified: haskell-http-common/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-05 08:34:37 UTC (rev 669083) +++ PKGBUILD 2020-08-05 08:35:13 UTC (rev 669084) @@ -3,7 +3,7 @@ _hkgname=http-common pkgname=haskell-http-common pkgver=0.8.2.1 -pkgrel=2 +pkgrel=3 pkgdesc="Common types for HTTP clients and servers" url="https://github.com/istathar/http-common" license=('BSD')
