Date: Monday, July 26, 2021 @ 22:28:34 Author: felixonmars Revision: 986093
upgpkg: haskell-http-common 0.8.2.1-101: rebuild with transformers-compat 0.7 Modified: haskell-http-common/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-26 22:28:01 UTC (rev 986092) +++ PKGBUILD 2021-07-26 22:28:34 UTC (rev 986093) @@ -3,7 +3,7 @@ _hkgname=http-common pkgname=haskell-http-common pkgver=0.8.2.1 -pkgrel=100 +pkgrel=101 pkgdesc="Common types for HTTP clients and servers" url="https://github.com/istathar/http-common" license=('BSD')
