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

Felix Yan felixonmars at archlinux.org
Tue Mar 19 07:22:31 UTC 2019


    Date: Tuesday, March 19, 2019 @ 07:22:31
  Author: felixonmars
Revision: 442599

upgpkg: haskell-checkers 0.4.14-1

rebuild with checkers 0.4.14

Modified:
  haskell-checkers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-19 07:22:28 UTC (rev 442598)
+++ PKGBUILD	2019-03-19 07:22:31 UTC (rev 442599)
@@ -2,8 +2,8 @@
 
 _hkgname=checkers
 pkgname=haskell-checkers
-pkgver=0.4.11
-pkgrel=21
+pkgver=0.4.14
+pkgrel=1
 pkgdesc="Check properties on standard classes and data structures"
 url="https://github.com/conal/checkers"
 license=('BSD')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-random' 'haskell-quickcheck' 'haskell-semigroupoids')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('beffe2d1e2e9ba08c07a5885278f8b616205110670b46bbcbd590cae342e5978fdc79347054d6c49e73f41bc4f5028cf5d3bf2aca4e7ae37da00578a63a49ca4')
+sha512sums=('cdbbeecd4d88f7d4b1b3ebffe1c521e7342c76b5710aebd341d51672a8621609428a51410b8d7183e5905cce32b9eb9db45ff9d4a86da0e3cc9fed50297bfa9f')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list