[arch-commits] Commit in haskell-checkers/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Aug 3 16:35:50 UTC 2018
Date: Friday, August 3, 2018 @ 16:35:50
Author: felixonmars
Revision: 367540
upgpkg: haskell-checkers 0.4.11-1
rebuild with checkers 0.4.11
Modified:
haskell-checkers/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-03 16:11:20 UTC (rev 367539)
+++ PKGBUILD 2018-08-03 16:35:50 UTC (rev 367540)
@@ -3,8 +3,8 @@
_hkgname=checkers
pkgname=haskell-checkers
-pkgver=0.4.10
-pkgrel=31
+pkgver=0.4.11
+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=('b2884143505e8025d436d6792dded2df74b81070d9313f9f5f864a2b630479cd344fa00181a38bcce100b970d5a561b02509728bf26c73ad9ba0222c4be429be')
+sha512sums=('beffe2d1e2e9ba08c07a5885278f8b616205110670b46bbcbd590cae342e5978fdc79347054d6c49e73f41bc4f5028cf5d3bf2aca4e7ae37da00578a63a49ca4')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list