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

Felix Yan felixonmars at archlinux.org
Mon Mar 16 11:55:25 UTC 2020


    Date: Monday, March 16, 2020 @ 11:55:25
  Author: felixonmars
Revision: 599648

upgpkg: haskell-checkers 0.5.5-1: rebuild with checkers 0.5.5

Modified:
  haskell-checkers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-16 11:37:56 UTC (rev 599647)
+++ PKGBUILD	2020-03-16 11:55:25 UTC (rev 599648)
@@ -2,8 +2,8 @@
 
 _hkgname=checkers
 pkgname=haskell-checkers
-pkgver=0.5.4
-pkgrel=3
+pkgver=0.5.5
+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=('4bbd802c2756d27ce473279f9d075d996686b23d49e6b57cb93c0765e9b2100e4b0b4f92c8742e807b1b98c6767462b4c81ac66027ad5dc05dea89ca62a61399')
+sha512sums=('162d40396e1cdc58e2c9c12174289141d7cbc4fa3d9a67273e8a6aa72cf0273023d33fa915ca33d2a0324016defbd4530cddfaf495e8ded66c50d6faf1c92e23')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list