Date: Sunday, November 22, 2020 @ 18:13:40 Author: felixonmars Revision: 759354
upgpkg: haskell-http-common 0.8.2.1-32: rebuild with optparse-applicative 0.16.1.0 Modified: haskell-http-common/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-22 18:12:47 UTC (rev 759353) +++ PKGBUILD 2020-11-22 18:13:40 UTC (rev 759354) @@ -3,7 +3,7 @@ _hkgname=http-common pkgname=haskell-http-common pkgver=0.8.2.1 -pkgrel=31 +pkgrel=32 pkgdesc="Common types for HTTP clients and servers" url="https://github.com/istathar/http-common" license=('BSD')
