Date: Thursday, August 15, 2019 @ 03:03:13 Author: felixonmars Revision: 499262
upgpkg: haskell-mono-traversable 1.0.12.0-1 rebuild with mono-traversable 1.0.12.0 Modified: haskell-mono-traversable/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-08-15 02:57:08 UTC (rev 499261) +++ PKGBUILD 2019-08-15 03:03:13 UTC (rev 499262) @@ -3,8 +3,8 @@ _hkgname=mono-traversable pkgname=haskell-mono-traversable -pkgver=1.0.11.0 -pkgrel=29 +pkgver=1.0.12.0 +pkgrel=1 pkgdesc="Type classes for mapping, folding, and traversing monomorphic containers" url="https://github.com/snoyberg/mono-traversable" license=("MIT") @@ -13,7 +13,7 @@ 'haskell-vector' 'haskell-vector-algorithms') makedepends=('ghc' 'haskell-hunit' 'haskell-quickcheck' 'haskell-foldl' 'haskell-hspec') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('2be2ed59bd90140cfff5247ce8fb2a4ba1356e471af51b3507fe3cfa1db59a008b71312ddbd5a9e4faeda18305f3117bed1edd1a3eeeeb5fbbca578cce9f2135') +sha512sums=('bd56af7db0539956dbc1e5aade31c70aeed195b9823e85128910c7f481c67326cd1b07649956025439b255ef06c54ed4adcf5cafa3063d39ed063b3e37b5f194') prepare() { cd $_hkgname-$pkgver
