Date: Friday, May 18, 2018 @ 06:25:28 Author: felixonmars Revision: 324203
upgpkg: haskell-microlens-aeson 2.3.0-8 rebuild with ghc 8.4.2 Modified: haskell-microlens-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-18 06:24:36 UTC (rev 324202) +++ PKGBUILD 2018-05-18 06:25:28 UTC (rev 324203) @@ -4,13 +4,13 @@ _hkgname=microlens-aeson pkgname=haskell-microlens-aeson pkgver=2.3.0 -pkgrel=7 +pkgrel=8 pkgdesc="Law-abiding lenses for Aeson, using microlens" url="https://github.com/fosskers/microlens-aeson/" license=('MIT') arch=('x86_64') depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 'haskell-hashable' 'haskell-microlens' - 'haskell-scientific' 'haskell-text' 'haskell-unordered-containers' 'haskell-vector') + 'haskell-scientific' 'haskell-unordered-containers' 'haskell-vector') makedepends=('ghc' 'haskell-tasty' 'haskell-tasty-hunit') source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz) sha512sums=('675c92fdb5f40a5c3c73c93555d55844a5b6b999717545682d80f5fe75b43f8b998af22164b98a034a6e8eea7590bbe1c253b69de6ed2bf411308942108ca804')
