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

Felix Yan felixonmars at archlinux.org
Thu Apr 6 15:18:05 UTC 2017


    Date: Thursday, April 6, 2017 @ 15:18:04
  Author: felixonmars
Revision: 221053

upgpkg: haskell-quickcheck 2.9.2-2

rebuild with primitive,0.6.2.0 vector,0.12.0.1

Modified:
  haskell-quickcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-06 15:14:46 UTC (rev 221052)
+++ PKGBUILD	2017-04-06 15:18:04 UTC (rev 221053)
@@ -6,13 +6,13 @@
 _hkgname=QuickCheck
 pkgname=haskell-quickcheck
 pkgver=2.9.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Automatic testing of Haskell programs'
-url='http://hackage.haskell.org/package/QuickCheck'
+url='https://hackage.haskell.org/package/QuickCheck'
 license=('custom:BSD3')
 arch=('x86_64' 'i686')
 depends=('ghc' 'haskell-random' 'haskell-tf-random')
-source=("http://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
 sha256sums=('155c1656f583bc797587846ee1959143d2b1b9c88fbcb9d3f510f58d8fb93685')
 
 build() {



More information about the arch-commits mailing list