Date: Monday, February 7, 2022 @ 22:04:55 Author: felixonmars Revision: 1128757
upgpkg: haskell-http-types 0.12.3-209: rebuild with base-compat 0.12.0, base-compat-batteries 0.12.0 Modified: haskell-http-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-07 22:04:26 UTC (rev 1128756) +++ PKGBUILD 2022-02-07 22:04:55 UTC (rev 1128757) @@ -4,7 +4,7 @@ _hkgname=http-types pkgname=haskell-http-types pkgver=0.12.3 -pkgrel=208 +pkgrel=209 pkgdesc="Generic HTTP types for Haskell (for both client and server code)." url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
