Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-tagged
Commits: 0e27f386 by Felix Yan at 2023-09-16T11:43:13+03:00 upgpkg: 0.8.8-1: rebuild with tagged 0.8.8 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ _hkgname=tagged pkgname=haskell-tagged -pkgver=0.8.7 +pkgver=0.8.8 pkgrel=1 pkgdesc="Haskell 98 phantom types to avoid unsafely passing dummy arguments" url="https://github.com/ekmett/tagged" @@ -12,7 +12,7 @@ arch=('x86_64') depends=('ghc-libs') makedepends=('ghc') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('75e8a65a7ebf267a508660e91cb7e265aca3c7b417b4441a01024419f27c0b9614c94a45f0ee58c454492f6e623ccde2d8b9f06cc0100c2f2927efe119fa57ea') +sha512sums=('f90706e142e0332a37dff8dc53a174067cbc0f7c245fa61fcba2acad6c214f1d707e05223c1319f90a33ffac961d5a90b2bab3811ea638b05d869599cfed221b') build() { cd $_hkgname-$pkgver View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tagged/-/commit/0e27f386e001a98fb80c08a4ab011bdc40dcccdb -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tagged/-/commit/0e27f386e001a98fb80c08a4ab011bdc40dcccdb You're receiving this email because of your account on gitlab.archlinux.org.
