[arch-commits] Commit in haskell-rank2classes/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Mon Sep 20 16:18:05 UTC 2021


    Date: Monday, September 20, 2021 @ 16:18:04
  Author: felixonmars
Revision: 1019600

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

Modified:
  haskell-rank2classes/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-20 16:09:44 UTC (rev 1019599)
+++ PKGBUILD	2021-09-20 16:18:04 UTC (rev 1019600)
@@ -2,8 +2,8 @@
 
 _hkgname=rank2classes
 pkgname=haskell-rank2classes
-pkgver=1.4.2
-pkgrel=12
+pkgver=1.4.3
+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=('ffcf7db672edd718b0427b43935907cfc724468d05ce24d996376fee39089881f71eeef04182aac5648a5266552189b4eea3a7fc73bb451d59e978a21dbe928a')
+sha512sums=('7e6040743f3f36f3d3dc41c71079e43c43a7d1c41038a21352e88ac9b2a0f5ecb33dce887ba10ec089006b297963de1348ccb62b894ba745d8461b68a004cc0c')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list