Date: Wednesday, December 29, 2021 @ 10:35:34 Author: felixonmars Revision: 1086892
upgpkg: haskell-http-common 0.8.3.4-20: rebuild with unordered-containers 0.2.15.0 Modified: haskell-http-common/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-29 10:34:57 UTC (rev 1086891) +++ PKGBUILD 2021-12-29 10:35:34 UTC (rev 1086892) @@ -3,7 +3,7 @@ _hkgname=http-common pkgname=haskell-http-common pkgver=0.8.3.4 -pkgrel=19 +pkgrel=20 pkgdesc="Common types for HTTP clients and servers" url="https://github.com/aesiniath/http-common" license=('BSD')
