Date: Sunday, August 23, 2020 @ 07:13:25 Author: felixonmars Revision: 686922
upgpkg: haskell-http-common 0.8.2.1-9: rebuild with base64-bytestring 1.2.0.0 Modified: haskell-http-common/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-23 07:12:23 UTC (rev 686921) +++ PKGBUILD 2020-08-23 07:13:25 UTC (rev 686922) @@ -3,7 +3,7 @@ _hkgname=http-common pkgname=haskell-http-common pkgver=0.8.2.1 -pkgrel=8 +pkgrel=9 pkgdesc="Common types for HTTP clients and servers" url="https://github.com/istathar/http-common" license=('BSD')
