Date: Monday, December 30, 2019 @ 12:43:51 Author: felixonmars Revision: 544540
upgpkg: haskell-http-types 0.12.3-32: rebuild with exceptions 0.10.4 Modified: haskell-http-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-12-30 12:42:55 UTC (rev 544539) +++ PKGBUILD 2019-12-30 12:43:51 UTC (rev 544540) @@ -4,7 +4,7 @@ _hkgname=http-types pkgname=haskell-http-types pkgver=0.12.3 -pkgrel=31 +pkgrel=32 pkgdesc="Generic HTTP types for Haskell (for both client and server code)." url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
