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

Felix Yan felixonmars at archlinux.org
Wed May 29 20:06:28 UTC 2019


    Date: Wednesday, May 29, 2019 @ 20:06:28
  Author: felixonmars
Revision: 474421

upgpkg: haskell-checkers 0.5.0-1

rebuild with checkers 0.5.0

Modified:
  haskell-checkers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-29 20:04:55 UTC (rev 474420)
+++ PKGBUILD	2019-05-29 20:06:28 UTC (rev 474421)
@@ -2,8 +2,8 @@
 
 _hkgname=checkers
 pkgname=haskell-checkers
-pkgver=0.4.14
-pkgrel=14
+pkgver=0.5.0
+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=('cdbbeecd4d88f7d4b1b3ebffe1c521e7342c76b5710aebd341d51672a8621609428a51410b8d7183e5905cce32b9eb9db45ff9d4a86da0e3cc9fed50297bfa9f')
+sha512sums=('6f935d69ab60f0b082eb9f2c1bd2dd5b6e722b7037158424e46406c92717012053d601d9572e9c3672b2fb13a68f00974f7dd6ac85fc23586e8e1bde400d9ba6')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list