Date: Sunday, November 20, 2022 @ 05:30:05 Author: felixonmars Revision: 1350042
upgpkg: haskell-lambdabot-trusted 5.3.1-1 Modified: haskell-lambdabot-trusted/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-20 05:27:39 UTC (rev 1350041) +++ PKGBUILD 2022-11-20 05:30:05 UTC (rev 1350042) @@ -2,7 +2,7 @@ _hkgname=lambdabot-trusted pkgname=haskell-lambdabot-trusted -pkgver=5.3.0.2 +pkgver=5.3.1 pkgrel=1 pkgdesc="Lambdabot trusted code." url="https://wiki.haskell.org/Lambdabot" @@ -11,7 +11,7 @@ depends=('ghc-libs' 'haskell-quickcheck' 'haskell-quickcheck-safe' 'haskell-oeis') makedepends=('ghc') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz") -sha256sums=('0d593bf63b83731df364f9b6a04d9225918f8d1c449fe9545499d2725a558fd7') +sha256sums=('b046b78e44a9fd3bea73803beddf6af601ce0b40ae6341f10f65e579e899950f') build() { cd $_hkgname-$pkgver
