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

Felix Yan felixonmars at archlinux.org
Sun Nov 24 09:36:36 UTC 2019


    Date: Sunday, November 24, 2019 @ 09:36:36
  Author: felixonmars
Revision: 532879

upgpkg: haskell-checkers 0.5.2-1

rebuild with checkers 0.5.2

Modified:
  haskell-checkers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-24 09:34:55 UTC (rev 532878)
+++ PKGBUILD	2019-11-24 09:36:36 UTC (rev 532879)
@@ -2,8 +2,8 @@
 
 _hkgname=checkers
 pkgname=haskell-checkers
-pkgver=0.5.0
-pkgrel=18
+pkgver=0.5.2
+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=('6f935d69ab60f0b082eb9f2c1bd2dd5b6e722b7037158424e46406c92717012053d601d9572e9c3672b2fb13a68f00974f7dd6ac85fc23586e8e1bde400d9ba6')
+sha512sums=('f642401f4c60cc142d8b3213113f8ea5de07fdb158affe4fa6a54021b3c9a63581ff113c27d47a174a9e70d05594399d33597a990096d024880cc8999d54f776')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list