Date: Thursday, January 13, 2022 @ 23:33:45 Author: felixonmars Revision: 1103072
upgpkg: haskell-rank2classes 1.4.4-1: rebuild with rank2classes 1.4.4 Modified: haskell-rank2classes/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-13 23:32:31 UTC (rev 1103071) +++ PKGBUILD 2022-01-13 23:33:45 UTC (rev 1103072) @@ -2,8 +2,8 @@ _hkgname=rank2classes pkgname=haskell-rank2classes -pkgver=1.4.3 -pkgrel=18 +pkgver=1.4.4 +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=('7e6040743f3f36f3d3dc41c71079e43c43a7d1c41038a21352e88ac9b2a0f5ecb33dce887ba10ec089006b297963de1348ccb62b894ba745d8461b68a004cc0c') +sha512sums=('8a4bf5ffd889d9ca18142703711539035b0d124de0d2e0e9906c361a47036854a32795c71bf1a9e50d99b46fd1f23d9534f743226f1cad0f827a6faa9789bb38') build() { cd $_hkgname-$pkgver
