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

Felix Yan felixonmars at archlinux.org
Sun Mar 8 15:41:52 UTC 2020


    Date: Sunday, March 8, 2020 @ 15:41:52
  Author: felixonmars
Revision: 592174

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

Modified:
  haskell-rank2classes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-08 15:32:29 UTC (rev 592173)
+++ PKGBUILD	2020-03-08 15:41:52 UTC (rev 592174)
@@ -2,8 +2,8 @@
 
 _hkgname=rank2classes
 pkgname=haskell-rank2classes
-pkgver=1.3.2.1
-pkgrel=4
+pkgver=1.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=('bd5fc0c8313e14e4ec4c70eeab29159425400de65ce5f76c96a8f906fcaf2011670942cec3023bb908bf0962b2332e832c8a5820de65b3175ada65066cf53abd')
+sha512sums=('0a3147da8fefffa0db3e2529301b1a7199ce9604b38706bbb9c65f55d3f3d31cc4dc7273e9c048cbdae79a854049fd4dcd10ca6925d25458d8920d5802b3437d')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list