Date: Saturday, February 6, 2021 @ 20:15:35 Author: felixonmars Revision: 847285
upgpkg: haskell-http-types 0.12.3-130: rebuild with data-fix 0.3.1 (possibly 2nd time, due to binutils weirdness on user ownership (Arch Incident 0003)) Modified: haskell-http-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-06 20:14:47 UTC (rev 847284) +++ PKGBUILD 2021-02-06 20:15:35 UTC (rev 847285) @@ -4,7 +4,7 @@ _hkgname=http-types pkgname=haskell-http-types pkgver=0.12.3 -pkgrel=129 +pkgrel=130 pkgdesc="Generic HTTP types for Haskell (for both client and server code)." url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
