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

Felix Yan felixonmars at gemini.archlinux.org
Mon Apr 11 00:13:28 UTC 2022


    Date: Monday, April 11, 2022 @ 00:13:28
  Author: felixonmars
Revision: 1185795

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

Modified:
  haskell-checkers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-11 00:11:44 UTC (rev 1185794)
+++ PKGBUILD	2022-04-11 00:13:28 UTC (rev 1185795)
@@ -2,8 +2,8 @@
 
 _hkgname=checkers
 pkgname=haskell-checkers
-pkgver=0.5.7
-pkgrel=14
+pkgver=0.6.0
+pkgrel=1
 pkgdesc="Check properties on standard classes and data structures"
 url="https://github.com/haskell-checkers/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=('21b21eb6441e7608b30f9a2396a5afe403e0edad8be8b5003d7780fb284329cc7c9b4cf23f35f3b667e1382118f513885d21c6480bfc4e743554f71c6541c827')
+sha512sums=('443bd51924ab1b50b25158d0eacb8fec91e57ad49f7543796ad7600e91ad644bf0741f4c3a7fee8e2ce5a23927902d7fb4b66986c70213d454062dd816e1bad9')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list