Date: Thursday, April 13, 2023 @ 03:26:47 Author: felixonmars Revision: 1445075
upgpkg: haskell-extra 1.7.13-1: rebuild with extra 1.7.13 Modified: haskell-extra/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-13 03:17:40 UTC (rev 1445074) +++ PKGBUILD 2023-04-13 03:26:47 UTC (rev 1445075) @@ -3,8 +3,8 @@ _hkgname=extra pkgname=haskell-extra -pkgver=1.7.12 -pkgrel=38 +pkgver=1.7.13 +pkgrel=1 pkgdesc="Extra functions I use." url="https://github.com/ndmitchell/extra#readme" license=("BSD") @@ -12,7 +12,7 @@ depends=('ghc-libs' 'haskell-clock') makedepends=('ghc' 'haskell-quickcheck' 'haskell-quickcheck-instances') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('5f2b8bfcb5fca02b4992b883f5ad283f56301c5a8dae9fb1654b8b91f73bfb469a2b8956376fa5c285603b7e7adfd26244cc8dff0e39fd541cf036be71621577') +sha512sums=('7cdda2e260faf77f1487f894c69dac013bdce9c4749b3930676c66541e9ccfcdc22b9e7656a9716efdf3b4e33d55e4a28a5750d9840b5da1c48b1376e25c6cc9') build() { cd $_hkgname-$pkgver
