Date: Thursday, October 6, 2022 @ 09:54:55 Author: felixonmars Revision: 1321854
upgpkg: haskell-lens-aeson 1.2.1-1: rebuild with lens-aeson 1.2.1 Modified: haskell-lens-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-06 09:50:58 UTC (rev 1321853) +++ PKGBUILD 2022-10-06 09:54:55 UTC (rev 1321854) @@ -2,7 +2,7 @@ _hkgname=lens-aeson pkgname=haskell-lens-aeson -pkgver=1.2 +pkgver=1.2.1 pkgrel=1 pkgdesc="Law-abiding lenses for aeson" url="https://github.com/lens/lens-aeson/" @@ -12,7 +12,7 @@ 'haskell-text-short' 'haskell-unordered-containers' 'haskell-vector') makedepends=('ghc') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('93c04737206453031c56491e07f11e8764dea426391391b5cd9cec592e70dd6a2ac7a313a0f32a5319243b03b6eb06f0754176b09c86b6bd7ff0a38141bff89e') +sha512sums=('1c56544fb693db1f62372d95b7d9100ed66b08a2d159928518a223e91c83d5e2355f9423140a65673b665073c8049a6b4855545939abb663c4747bb509d83761') build() { cd $_hkgname-$pkgver
