Date: Friday, September 16, 2016 @ 07:20:13 Author: felixonmars Revision: 189455
upgpkg: haskell-aeson-compat 0.3.6-1 rebuild with QuickCheck-2.9.2, aeson-compat-0.3.6, aeson-pretty-0.8.2, attoparsec-0.13.1.0, conduit-combinators-1.0.6, cryptonite-0.20, darcs-2.12.4, generic-deriving-1.11.1, hOpenPGP-2.5.2, hpack-0.15.0, hasktags-0.69.2.1, hoogle-5.0.4, hopenpgp-tools-0.19.3, http-client-0.5.3.2, http-client-tls-0.3.2, http-conduit-2.2.2. math-functions-0.2.0.2. mono-traversable-1.0.1, optparse-applicative-0.13.0.0, stack-1.2.0, x509-1.6.4, x509-validation-1.6.4, yaml-0.8.18.6, zip-archive-0.3.0.5 Modified: haskell-aeson-compat/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-09-16 07:18:01 UTC (rev 189454) +++ PKGBUILD 2016-09-16 07:20:13 UTC (rev 189455) @@ -4,8 +4,8 @@ _hkgname=aeson-compat pkgname=haskell-aeson-compat -pkgver=0.3.5.1 -pkgrel=5 +pkgver=0.3.6 +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=('6ab707c4e4f15d2f55e968a91809ab52c06d0099a58c1255c0f0c382caf3c843') +sha256sums=('7aa365d9f44f708f25c939489528836aa10b411e0a3e630c8c2888670874d142') prepare() { # nats is an empty package in new GHC
