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

Felix Yan felixonmars at archlinux.org
Wed Apr 18 15:06:31 UTC 2018


    Date: Wednesday, April 18, 2018 @ 15:06:30
  Author: felixonmars
Revision: 316886

upgpkg: haskell-checkers 0.4.10-1

rebuild with checkers,0.4.10

Modified:
  haskell-checkers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-18 15:05:24 UTC (rev 316885)
+++ PKGBUILD	2018-04-18 15:06:30 UTC (rev 316886)
@@ -3,8 +3,8 @@
 
 _hkgname=checkers
 pkgname=haskell-checkers
-pkgver=0.4.9.5
-pkgrel=16
+pkgver=0.4.10
+pkgrel=1
 pkgdesc="Check properties on standard classes and data structures"
 url="https://github.com/conal/checkers"
 license=('custom:BSD3')
@@ -12,7 +12,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=('bd45794c0a162b410ba01dc4eecf45e8bd7e744f65796506d34527e63434851b5492f215a17bbfb8a3b7fc19cc58bf4a2a41433d026e42234aca1d992e648995')
+sha512sums=('b2884143505e8025d436d6792dded2df74b81070d9313f9f5f864a2b630479cd344fa00181a38bcce100b970d5a561b02509728bf26c73ad9ba0222c4be429be')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list