Date: Saturday, April 25, 2020 @ 22:38:59 Author: felixonmars Revision: 621157
upgpkg: haskell-http-common 0.8.2.0-88: rebuild with base64-bytestring 1.1.0.0 Modified: haskell-http-common/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-25 22:38:56 UTC (rev 621156) +++ PKGBUILD 2020-04-25 22:38:59 UTC (rev 621157) @@ -3,7 +3,7 @@ _hkgname=http-common pkgname=haskell-http-common pkgver=0.8.2.0 -pkgrel=87 +pkgrel=88 pkgdesc="Common types for HTTP clients and servers" url="https://github.com/afcowie/http-common" license=('BSD')
