Date: Monday, October 17, 2022 @ 00:59:44
  Author: felixonmars
Revision: 1329490

upgpkg: haskell-rank2classes 1.4.6-1: rebuild with rank2classes 1.4.6

Modified:
  haskell-rank2classes/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-17 00:52:29 UTC (rev 1329489)
+++ PKGBUILD    2022-10-17 00:59:44 UTC (rev 1329490)
@@ -2,17 +2,17 @@
 
 _hkgname=rank2classes
 pkgname=haskell-rank2classes
-pkgver=1.4.4
-pkgrel=47
+pkgver=1.4.6
+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')
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-distributive')
+depends=('ghc-libs' 'haskell-data-functor-logistic' 'haskell-distributive')
 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=('8a4bf5ffd889d9ca18142703711539035b0d124de0d2e0e9906c361a47036854a32795c71bf1a9e50d99b46fd1f23d9534f743226f1cad0f827a6faa9789bb38')
+sha512sums=('3da7973e6ac5daea01201fa882dfe42fce07231df27e7b45e28df12d3f1326c69a9237605ecbdd8a5319fb0113b42cbb2f1e0ccfe51a54c806ca8ccd47908f96')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to