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

Felix Yan felixonmars at archlinux.org
Wed Jul 17 12:47:19 UTC 2019


    Date: Wednesday, July 17, 2019 @ 12:47:18
  Author: felixonmars
Revision: 490208

upgpkg: haskell-quickcheck 2.13.2-1

rebuild with QuickCheck 2.13.2

Modified:
  haskell-quickcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-17 12:45:57 UTC (rev 490207)
+++ PKGBUILD	2019-07-17 12:47:18 UTC (rev 490208)
@@ -4,8 +4,8 @@
 
 _hkgname=QuickCheck
 pkgname=haskell-quickcheck
-pkgver=2.13.1
-pkgrel=6
+pkgver=2.13.2
+pkgrel=1
 pkgdesc='Automatic testing of Haskell programs'
 url='https://hackage.haskell.org/package/QuickCheck'
 license=('BSD')
@@ -13,7 +13,7 @@
 depends=('ghc-libs' 'haskell-erf' 'haskell-random' 'haskell-splitmix')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha512sums=('f7cfdcba317181deb8c1e05e36f98ffcb7bc903cf0216a3c15d93298de64e12a2066ba6640ac66ec450aad495172b1ada56ddc97555c9939a03d5e575da9bad0')
+sha512sums=('d2c92caec8bdf9089483b1f256f17f3d50e066f57eddb630f1831a232c4e33a0d4f55a0f927aa433cd3379283fa2615fd2937941e6847b234ea00b0fbeb46b98')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list