Date: Thursday, March 24, 2022 @ 01:52:15 Author: felixonmars Revision: 1173250
upgpkg: haskell-http-types 0.12.3-221: rebuild with hspec 2.9.3, hspec-core 2.9.3, hspec-discover 2.9.3, hspec-meta 2.9.2 Modified: haskell-http-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-24 01:52:10 UTC (rev 1173249) +++ PKGBUILD 2022-03-24 01:52:15 UTC (rev 1173250) @@ -4,7 +4,7 @@ _hkgname=http-types pkgname=haskell-http-types pkgver=0.12.3 -pkgrel=220 +pkgrel=221 pkgdesc="Generic HTTP types for Haskell (for both client and server code)." url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
