Date: Wednesday, May 26, 2021 @ 23:49:43 Author: felixonmars Revision: 947436
upgpkg: haskell-http-types 0.12.3-163: rebuild with hspec 2.8.2, hspec-core 2.8.2, hspec-discover 2.8.2 Modified: haskell-http-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-26 23:49:16 UTC (rev 947435) +++ PKGBUILD 2021-05-26 23:49:43 UTC (rev 947436) @@ -4,7 +4,7 @@ _hkgname=http-types pkgname=haskell-http-types pkgver=0.12.3 -pkgrel=162 +pkgrel=163 pkgdesc="Generic HTTP types for Haskell (for both client and server code)." url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
