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

Felix Yan felixonmars at archlinux.org
Sun Jan 17 01:15:39 UTC 2021


    Date: Sunday, January 17, 2021 @ 01:15:38
  Author: felixonmars
Revision: 821248

upgpkg: haskell-smallcheck 1.2.1-1: rebuild with smallcheck 1.2.1

Modified:
  haskell-smallcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-17 00:56:48 UTC (rev 821247)
+++ PKGBUILD	2021-01-17 01:15:38 UTC (rev 821248)
@@ -2,8 +2,8 @@
 
 _hkgname=smallcheck
 pkgname=haskell-smallcheck
-pkgver=1.2.0
-pkgrel=55
+pkgver=1.2.1
+pkgrel=1
 pkgdesc="A property-based testing library"
 url="https://github.com/feuerbach/smallcheck"
 license=('BSD')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-logict')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('97c021f3efd6541de99854cb2e8511d4af17225cbcbe17ddfb2efd011d75bd10114b7c8312532bd1c5516e2980b7ad03feb571ec26b91f7258f43460c7bc39a8')
+sha512sums=('42706fb769423bd7f8c2fe7a52d23b8cb4a22bfaabf43b8c29db2923c6413191158801e43d5597258f42ce2430ec81546d172d90246c9d3cf0f9343694eb5eeb')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list