[arch-commits] Commit in haskell-leancheck/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sat Sep 3 16:39:45 UTC 2022
Date: Saturday, September 3, 2022 @ 16:39:45
Author: felixonmars
Revision: 1292627
upgpkg: haskell-leancheck 1.0.0-1: rebuild with leancheck 1.0.0
Modified:
haskell-leancheck/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-03 16:38:57 UTC (rev 1292626)
+++ PKGBUILD 2022-09-03 16:39:45 UTC (rev 1292627)
@@ -2,7 +2,7 @@
_hkgname=leancheck
pkgname=haskell-leancheck
-pkgver=0.9.12
+pkgver=1.0.0
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=('81248ab0cde394eee04879f9809d26386a8e90449224d37264206925bd71c0219617d5bed6681ff7361e5114129a814afe6549f5b4246d08733e8a407f8addd7')
+sha512sums=('cfd188947a90d636a62ba8c2ac500b4c2827b371ccea53b8c90144cc4a281ffb9a8289b749515dda6fdd835c6cb7323d4e122f5207d7813a29269bbaaba4359a')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list