Date: Friday, March 31, 2023 @ 07:08:43 Author: felixonmars Revision: 1431364
upgpkg: haskell-rank2classes 1.5.1-1: rebuild with rank2classes 1.5.1 Modified: haskell-rank2classes/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-31 05:32:55 UTC (rev 1431363) +++ PKGBUILD 2023-03-31 07:08:43 UTC (rev 1431364) @@ -2,8 +2,8 @@ _hkgname=rank2classes pkgname=haskell-rank2classes -pkgver=1.4.6 -pkgrel=15 +pkgver=1.5.1 +pkgrel=1 pkgdesc="Standard type constructor class hierarchy, only with methods of rank 2 types" url="https://github.com/blamario/grampa/tree/master/rank2classes" license=('BSD') @@ -12,7 +12,7 @@ makedepends=('ghc' 'haskell-cabal-doctest' 'haskell-doctest' 'haskell-markdown-unlit' 'haskell-tasty' 'haskell-tasty-hunit') source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz) -sha512sums=('3da7973e6ac5daea01201fa882dfe42fce07231df27e7b45e28df12d3f1326c69a9237605ecbdd8a5319fb0113b42cbb2f1e0ccfe51a54c806ca8ccd47908f96') +sha512sums=('82ec91d86bb60f0e42daa0ca5a7680f5d4be9e91bde257a529c626dc3cda741e4d50f0d15097a061641a1dd524c7eb668650d32158853223747ec89cb7c682e5') build() { cd $_hkgname-$pkgver
