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

Felix Yan fyan at archlinux.org
Thu Jan 21 03:13:03 UTC 2016


    Date: Thursday, January 21, 2016 @ 04:13:02
  Author: fyan
Revision: 158352

upgpkg: haskell-quickcheck 2.8.2-1

Modified:
  haskell-quickcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-21 03:12:15 UTC (rev 158351)
+++ PKGBUILD	2016-01-21 03:13:02 UTC (rev 158352)
@@ -5,8 +5,8 @@
 
 _hkgname=QuickCheck
 pkgname=haskell-quickcheck
-pkgver=2.8
-pkgrel=7
+pkgver=2.8.2
+pkgrel=1
 pkgdesc='Automatic testing of Haskell programs'
 url='http://hackage.haskell.org/package/QuickCheck'
 license=('custom:BSD3')
@@ -15,7 +15,7 @@
 source=("http://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
 install="$pkgname.install"
 options=('staticlibs')
-sha256sums=('3d93cc8355a26017c37d725768354b70472a4f5d199b60e29d962d217035ba13')
+sha256sums=('98c64de1e2dbf801c54dcdcb8ddc33b3569e0da38b39d711ee6ac505769926aa')
 
 build() {
   cd "$_hkgname-$pkgver"



More information about the arch-commits mailing list