Date: Thursday, May 13, 2021 @ 21:16:17 Author: felixonmars Revision: 933826
upgpkg: haskell-http-types 0.12.3-157: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0, tasty-hspec 1.1.7 Modified: haskell-http-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-13 21:15:49 UTC (rev 933825) +++ PKGBUILD 2021-05-13 21:16:17 UTC (rev 933826) @@ -4,7 +4,7 @@ _hkgname=http-types pkgname=haskell-http-types pkgver=0.12.3 -pkgrel=156 +pkgrel=157 pkgdesc="Generic HTTP types for Haskell (for both client and server code)." url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
