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

Felix Yan felixonmars at archlinux.org
Wed Nov 11 16:59:50 UTC 2020


    Date: Wednesday, November 11, 2020 @ 16:59:49
  Author: felixonmars
Revision: 751125

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

Modified:
  haskell-rank2classes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-11 16:30:51 UTC (rev 751124)
+++ PKGBUILD	2020-11-11 16:59:49 UTC (rev 751125)
@@ -2,8 +2,8 @@
 
 _hkgname=rank2classes
 pkgname=haskell-rank2classes
-pkgver=1.4.0.1
-pkgrel=30
+pkgver=1.4.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=('57e5d1ab9bcd1cfefe4183cf9d3048f6d7f2111db70e1dd289b7b6b34c42f4160f52cfb1e55805e1b8cd55437633d60029c736c8351becf1a2e5d80d0c3bf019')
+sha512sums=('5c1c271809d98105c9d0bfa0a453871b4ac322d954ac9a1048d8846081782f5080c7051d3f3d58d8620c8221f3ea5b4761311677ff1968daabc4e5a6dfbc8d5e')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list