Date: Tuesday, March 23, 2021 @ 06:22:47 Author: felixonmars Revision: 900008
upgpkg: haskell-http-types 0.12.3-147: rebuild with hspec 2.7.9, hspec-core 2.7.9, hspec-discover 2.7.9 Modified: haskell-http-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-23 06:21:54 UTC (rev 900007) +++ PKGBUILD 2021-03-23 06:22:47 UTC (rev 900008) @@ -4,7 +4,7 @@ _hkgname=http-types pkgname=haskell-http-types pkgver=0.12.3 -pkgrel=146 +pkgrel=147 pkgdesc="Generic HTTP types for Haskell (for both client and server code)." url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
