Date: Tuesday, July 5, 2016 @ 05:50:11 Author: felixonmars Revision: 182250
upgpkg: haskell-aeson-compat 0.3.5.0-1 rebuild with aeson-compat-0.3.5.0, chunked-data-0.3.0, conduit-combinators-1.0.4, conduit-extra-1.1.13.2, http-client-0.5.0, http-client-tls-0.3.0, http-conduit-2.2.0, monad-logger-0.3.19, mono-traversable-1.0.0, wai-extra-3.0.15.3, wai-logger-2.3.0, warp-3.2.7 Modified: haskell-aeson-compat/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-07-05 05:49:52 UTC (rev 182249) +++ PKGBUILD 2016-07-05 05:50:11 UTC (rev 182250) @@ -4,8 +4,8 @@ _hkgname=aeson-compat pkgname=haskell-aeson-compat -pkgver=0.3.4.0 -pkgrel=5 +pkgver=0.3.5.0 +pkgrel=1 pkgdesc="Compatibility layer for aeson" url="http://hackage.haskell.org/package/${_hkgname}" license=("custom:BSD3") @@ -15,7 +15,7 @@ "haskell-tagged" "haskell-time-locale-compat" "haskell-unordered-containers" "haskell-vector") source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha256sums=('47edd45ac71bbbcd4f8a7349a02ae5d3672107f3a4f37e06e7a856a0ac3e88c9') +sha256sums=('41d1f49aecc72061afef3b018eb210c306c7ba6b469c6721a08b7adf3014346b') prepare() { # nats is an empty package in new GHC
