Date: Tuesday, August 23, 2022 @ 10:59:22 Author: felixonmars Revision: 1275014
upgpkg: haskell-foundation 0.0.29-1: rebuild with basement 0.0.15, foundation 0.0.29 Modified: haskell-foundation/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-23 10:58:45 UTC (rev 1275013) +++ PKGBUILD 2022-08-23 10:59:22 UTC (rev 1275014) @@ -3,8 +3,8 @@ _hkgname=foundation pkgname=haskell-foundation -pkgver=0.0.28 -pkgrel=24 +pkgver=0.0.29 +pkgrel=1 pkgdesc="Alternative prelude with batteries and no dependencies" url="https://github.com/haskell-foundation/foundation" license=('BSD') @@ -12,7 +12,7 @@ depends=('ghc-libs' 'haskell-basement') makedepends=('ghc' 'uusi' 'haskell-doctest') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('751bcefa07ae06538b49bceb6f1e96db0ff63cedc624b25d42d6f27a016e8dfb33a6826df0f36206ef816f76922af3b6c88b9a3e9ea393ac55e3f49e351368de') +sha512sums=('cd6b2864814780f0b07846ad4d6d6e1262ecb9edddb9e2c5137455dc39cbb2e60a9d0cd843cac6becdb801c1accbf4004be26a73e0d04071fe361b3a04034cc6') prepare() { cd $_hkgname-$pkgver
