Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-hspec-expectations
Commits: 4b767624 by Felix Yan at 2023-08-30T10:17:09+03:00 upgpkg: 0.8.3-1: rebuild with hspec-expectations 0.8.3 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,8 +2,8 @@ _hkgname=hspec-expectations pkgname=haskell-hspec-expectations -pkgver=0.8.2 -pkgrel=299 +pkgver=0.8.3 +pkgrel=1 pkgdesc="Catchy combinators for HUnit" url="https://github.com/sol/hspec-expectations" license=('MIT') @@ -11,7 +11,7 @@ arch=('x86_64') depends=('ghc-libs' 'haskell-call-stack' 'haskell-hunit') makedepends=('ghc') source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz) -sha512sums=('482799adad2a70f891a61227bcf28e6712e65fa7dceba13da15a101a6814bc0d44aafaeda360a06dcdbcdbb96e5539f15135753eabd63efdd6bf56b8994a44c9') +sha512sums=('d2e0c8b37560d7c1e1aba673dd9125bfdd97d435550b4d9dbadc2ffb8ec2b1abaa520b3a1ffc01fa0398118f59190db8c32d10129b5626c0eb838205bf04af60') build() { cd $_hkgname-$pkgver View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hspec-expectations/-/commit/4b767624ec523c0094a2bd1af81a01028f4ceffb -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hspec-expectations/-/commit/4b767624ec523c0094a2bd1af81a01028f4ceffb You're receiving this email because of your account on gitlab.archlinux.org.
