Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-assert-failure
Commits: fb63865c by Felix Yan at 2023-09-14T23:40:50+03:00 upgpkg: 0.1.3.0-1: rebuild with assert-failure 0.1.3.0 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,8 +2,8 @@ _hkgname=assert-failure pkgname=haskell-assert-failure -pkgver=0.1.2.6 -pkgrel=2 +pkgver=0.1.3.0 +pkgrel=1 pkgdesc="Syntactic sugar improving 'assert' and 'error'" url="https://github.com/Mikolaj/assert-failure" license=("BSD") @@ -11,7 +11,7 @@ arch=('x86_64') depends=('ghc-libs' 'haskell-pretty-show') makedepends=('ghc') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz") -sha256sums=('5f808867c4353cfd7ab810e2f94c5607b5f36148f8b187e8aa1ceac74fde0ba5') +sha256sums=('cef9d741c3793f1ee32181074be57ecb41c68a77a009e75308380bf694107d51') build() { cd $_hkgname-$pkgver View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-assert-failure/-/commit/fb63865c5a2c740cd004311483ad2d879fd934c8 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-assert-failure/-/commit/fb63865c5a2c740cd004311483ad2d879fd934c8 You're receiving this email because of your account on gitlab.archlinux.org.
