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

Felix Yan felixonmars at archlinux.org
Thu May 20 20:38:31 UTC 2021


    Date: Thursday, May 20, 2021 @ 20:38:31
  Author: felixonmars
Revision: 939555

upgpkg: haskell-leancheck 0.9.6-1: rebuild with leancheck 0.9.6

Modified:
  haskell-leancheck/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-20 20:21:13 UTC (rev 939554)
+++ PKGBUILD	2021-05-20 20:38:31 UTC (rev 939555)
@@ -2,7 +2,7 @@
 
 _hkgname=leancheck
 pkgname=haskell-leancheck
-pkgver=0.9.4
+pkgver=0.9.6
 pkgrel=1
 pkgdesc="Enumerative property-based testing"
 url="https://github.com/rudymatela/leancheck"
@@ -11,7 +11,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('24d45ba597b1eb1a32fe3ca038766b291b9c4f3884299472a4c5591ec9b1cd9fe9f047c0838f6a5e5ccf283a2b25c10ecfe573cab63f0d776f68740d8e39d08a')
+sha512sums=('64487da35de08a24d88a92d4492c2ef16c891387084f83152451ef40273749c0adeda92fa9f7f61ce7e7cf0d0c77fb978ac44eebc347862f0be64de8a76a7297')
 
 build() {
     cd $_hkgname-$pkgver    



More information about the arch-commits mailing list