Date: Thursday, May 12, 2022 @ 08:46:01 Author: felixonmars Revision: 1198505
upgpkg: haskell-http-types 0.12.3-229: rebuild with unordered-containers 0.2.19.1 Modified: haskell-http-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-12 08:45:55 UTC (rev 1198504) +++ PKGBUILD 2022-05-12 08:46:01 UTC (rev 1198505) @@ -4,7 +4,7 @@ _hkgname=http-types pkgname=haskell-http-types pkgver=0.12.3 -pkgrel=228 +pkgrel=229 pkgdesc="Generic HTTP types for Haskell (for both client and server code)." url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
