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

Felix Yan felixonmars at archlinux.org
Mon Jun 14 18:36:29 UTC 2021


    Date: Monday, June 14, 2021 @ 18:36:29
  Author: felixonmars
Revision: 963527

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

Modified:
  haskell-leancheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-14 17:45:25 UTC (rev 963526)
+++ PKGBUILD	2021-06-14 18:36:29 UTC (rev 963527)
@@ -2,7 +2,7 @@
 
 _hkgname=leancheck
 pkgname=haskell-leancheck
-pkgver=0.9.8
+pkgver=0.9.10
 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=('284236b98142f27dd8f5243eac952a996697d1634b0fb4691d467d7ecbc3c076a62fd130566e3388bb87e92d3b02163f5dc897ae5c43969c0325b8887721cf26')
+sha512sums=('4b27366fd0128332988db1cf31fbe6654110235de45e56d8f0e2bc483567b8e6bdbd33e021d47989df20100f3eb431fa6cf82c957a541ca3cf7b9bf1de72dbbe')
 
 build() {
     cd $_hkgname-$pkgver    



More information about the arch-commits mailing list