Date: Monday, May 31, 2021 @ 02:35:22 Author: felixonmars Revision: 951458
upgpkg: haskell-http-types 0.12.3-164: rebuild with unliftio 0.2.16 Modified: haskell-http-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-31 02:34:55 UTC (rev 951457) +++ PKGBUILD 2021-05-31 02:35:22 UTC (rev 951458) @@ -4,7 +4,7 @@ _hkgname=http-types pkgname=haskell-http-types pkgver=0.12.3 -pkgrel=163 +pkgrel=164 pkgdesc="Generic HTTP types for Haskell (for both client and server code)." url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
