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

Alexander Rødseth arodseth at archlinux.org
Fri Sep 19 19:28:37 UTC 2014


    Date: Friday, September 19, 2014 @ 21:28:37
  Author: arodseth
Revision: 119258

upgpkg: haskell-quickcheck 2.7.6-1

Modified:
  haskell-quickcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-19 19:23:04 UTC (rev 119257)
+++ PKGBUILD	2014-09-19 19:28:37 UTC (rev 119258)
@@ -5,8 +5,8 @@
 
 _hkgname=QuickCheck
 pkgname=haskell-quickcheck
-pkgver=2.7.3
-pkgrel=3
+pkgver=2.7.6
+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=('d00321f0f4237add9d5ffd626d0fefba2e110aaa67725279f304553116f8d7a4')
+sha256sums=('80d8970a0c1dfcb714215cf11f2bf0f79339f70c01999dae2c31516100a0c527')
 
 build() {
   cd "$_hkgname-$pkgver"




More information about the arch-commits mailing list