Date: Saturday, February 6, 2021 @ 11:47:17 Author: felixonmars Revision: 846530
upgpkg: haskell-http-types 0.12.3-129: rebuild with data-fix 0.3.1 Modified: haskell-http-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-06 11:46:29 UTC (rev 846529) +++ PKGBUILD 2021-02-06 11:47:17 UTC (rev 846530) @@ -4,7 +4,7 @@ _hkgname=http-types pkgname=haskell-http-types pkgver=0.12.3 -pkgrel=128 +pkgrel=129 pkgdesc="Generic HTTP types for Haskell (for both client and server code)." url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
