Date: Saturday, March 6, 2021 @ 00:33:28 Author: felixonmars Revision: 882866
upgpkg: haskell-http-types 0.12.3-141: rebuild with hspec 2.7.8, hspec-core 2.7.8, hspec-discover 2.7.8 Modified: haskell-http-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-06 00:32:54 UTC (rev 882865) +++ PKGBUILD 2021-03-06 00:33:28 UTC (rev 882866) @@ -4,7 +4,7 @@ _hkgname=http-types pkgname=haskell-http-types pkgver=0.12.3 -pkgrel=140 +pkgrel=141 pkgdesc="Generic HTTP types for Haskell (for both client and server code)." url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
