Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-parameterized-utils
Commits: d6b28468 by Felix Yan at 2023-09-15T11:07:33+03:00 upgpkg: 2.1.7.0-1: rebuild with parameterized-utils 2.1.7.0 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,8 +2,8 @@ _hkgname=parameterized-utils pkgname=haskell-parameterized-utils -pkgver=2.1.6.0 -pkgrel=38 +pkgver=2.1.7.0 +pkgrel=1 pkgdesc="Classes and data structures for working with data-kind indexed types" url="https://github.com/GaloisInc/parameterized-utils" license=('BSD') @@ -14,7 +14,7 @@ depends=('ghc-libs' 'haskell-base-orphans' 'haskell-constraints' 'haskell-hashab makedepends=('ghc' 'uusi' 'haskell-hedgehog' 'haskell-hedgehog-classes' 'haskell-tasty' 'haskell-tasty-ant-xml' 'haskell-tasty-hunit' 'haskell-tasty-hedgehog') source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz) -sha512sums=('462f4ed0c9c25702e25690871107c68efc8caeed98b9ba8b942762e68486ad2033cb8eeb96a876fbc22838bde3dd7b7b9d78dcc7ee81c7a3db63998f5949179b') +sha512sums=('72eb52d8e6d0f5bec19938a0a5b620ff1ca9ed092178e1478249025b38cdeff7f7b06ca67a47d36f0ed8b8e20277164f77537c91620b5a516b593b13ee878c6e') prepare() { cd $_hkgname-$pkgver View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-parameterized-utils/-/commit/d6b2846853bf4f7ac9989e2076147dd3b5fcb4dc -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-parameterized-utils/-/commit/d6b2846853bf4f7ac9989e2076147dd3b5fcb4dc You're receiving this email because of your account on gitlab.archlinux.org.
