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

Felix Yan felixonmars at archlinux.org
Tue Mar 13 07:45:10 UTC 2018


    Date: Tuesday, March 13, 2018 @ 07:45:09
  Author: felixonmars
Revision: 306806

upgpkg: haskell-chasingbottoms 1.3.1.4-1

rebuild with ChasingBottoms,1.3.1.4

Modified:
  haskell-chasingbottoms/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-13 07:25:48 UTC (rev 306805)
+++ PKGBUILD	2018-03-13 07:45:09 UTC (rev 306806)
@@ -3,8 +3,8 @@
 
 _hkgname=ChasingBottoms
 pkgname=haskell-chasingbottoms
-pkgver=1.3.1.3
-pkgrel=2
+pkgver=1.3.1.4
+pkgrel=1
 pkgdesc="For testing partial and infinite values"
 url="https://hackage.haskell.org/package/ChasingBottoms"
 license=('MIT')
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-mtl' 'haskell-quickcheck' 'haskell-random' 'haskell-syb')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('6c47f3e086a68f43826ba0bf01144391e8173af4eb3e4fd16773db2e2d561823d842bc21ca19a2f50a6fe6d2a008af35500192e50d9b31cf8e575ed92408feb2')
+sha512sums=('3d6814968c93ec35bd15a2959012e433a524ac2575de2cf1a2803c48409c320f19500c612c96db39eb02c99d3e45a634cb87abf09e40a79583f07bd2e7b510dd')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list