Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-tasty-sugar
Commits: f31f7ba0 by Felix Yan at 2023-08-08T12:09:12+03:00 upgpkg: 2.1.0.0-1: rebuild with tasty-sugar 2.1.0.0 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,8 +2,8 @@ _hkgname=tasty-sugar pkgname=haskell-tasty-sugar -pkgver=2.0.1.0 -pkgrel=25 +pkgver=2.1.0.0 +pkgrel=1 pkgdesc="Tests defined by Search Using Golden Answer References" url="https://github.com/kquick/tasty-sugar" license=("custom:ISC") @@ -13,7 +13,7 @@ depends=('ghc-libs' 'haskell-filemanip' 'haskell-kvitable' 'haskell-logict' 'has makedepends=('ghc' 'haskell-hedgehog' 'haskell-pretty-show' 'haskell-raw-strings-qq' 'haskell-tasty-hedgehog' 'haskell-tasty-hunit') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz") -sha256sums=('708837c171e6455b690a6ecc9c7521c887c71579fbc3143fb3ba37a75cbbcfd6') +sha256sums=('c2eb0fdb6359ee774f22c3c8c24807a3eabc27b8d82535bab2b764eba6bbcd82') build() { cd $_hkgname-$pkgver View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tasty-sugar/-/commit/f31f7ba07b16ebae2b0988152b4ae820448da86f -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tasty-sugar/-/commit/f31f7ba07b16ebae2b0988152b4ae820448da86f You're receiving this email because of your account on gitlab.archlinux.org.
