Date: Thursday, January 19, 2017 @ 08:24:03
  Author: felixonmars
Revision: 207996

upgpkg: haskell-tasty-quickcheck 0.8.4-17

rebuild with tasty-0.11.1

Modified:
  haskell-tasty-quickcheck/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-01-19 08:21:21 UTC (rev 207995)
+++ PKGBUILD    2017-01-19 08:24:03 UTC (rev 207996)
@@ -5,13 +5,13 @@
 _hkgname=tasty-quickcheck
 pkgname=haskell-tasty-quickcheck
 pkgver=0.8.4
-pkgrel=16
+pkgrel=17
 pkgdesc="QuickCheck support for the Tasty test framework."
 url="http://documentup.com/feuerbach/tasty";
 license=("MIT")
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-quickcheck" "haskell-tagged" "haskell-tasty")
-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=('365f4cb6db70cce36ebdc133a2f6388cab71df2ca11f223f0458565956ec3297')
 
 build() {

Reply via email to