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

Sergej Pupykin spupykin at archlinux.org
Mon Mar 30 12:15:27 UTC 2015


    Date: Monday, March 30, 2015 @ 14:15:27
  Author: spupykin
Revision: 130283

upgpkg: haskell-quickcheck 2.8-3

upd

Modified:
  haskell-quickcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-30 12:15:24 UTC (rev 130282)
+++ PKGBUILD	2015-03-30 12:15:27 UTC (rev 130283)
@@ -5,8 +5,8 @@
 
 _hkgname=QuickCheck
 pkgname=haskell-quickcheck
-pkgver=2.7.6
-pkgrel=2
+pkgver=2.8
+pkgrel=3
 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=('80d8970a0c1dfcb714215cf11f2bf0f79339f70c01999dae2c31516100a0c527')
+sha256sums=('3d93cc8355a26017c37d725768354b70472a4f5d199b60e29d962d217035ba13')
 
 build() {
   cd "$_hkgname-$pkgver"



More information about the arch-commits mailing list