Date: Wednesday, January 22, 2020 @ 19:13:35 Author: felixonmars Revision: 554428
upgpkg: haskell-http-common 0.8.2.0-69: rebuild with base64-bytestring 1.0.0.3 Modified: haskell-http-common/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-22 19:12:56 UTC (rev 554427) +++ PKGBUILD 2020-01-22 19:13:35 UTC (rev 554428) @@ -3,7 +3,7 @@ _hkgname=http-common pkgname=haskell-http-common pkgver=0.8.2.0 -pkgrel=68 +pkgrel=69 pkgdesc="Common types for HTTP clients and servers" url="https://github.com/afcowie/http-common" license=('BSD')
