Date: Thursday, January 19, 2017 @ 08:20:28
  Author: felixonmars
Revision: 207994

upgpkg: haskell-tasty-hunit 0.9.2-14

rebuild with tasty-0.11.1

Modified:
  haskell-tasty-hunit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-01-19 08:18:08 UTC (rev 207993)
+++ PKGBUILD    2017-01-19 08:20:28 UTC (rev 207994)
@@ -5,13 +5,13 @@
 _hkgname=tasty-hunit
 pkgname=haskell-tasty-hunit
 pkgver=0.9.2
-pkgrel=13
+pkgrel=14
 pkgdesc="HUnit support for the Tasty test framework."
 url="http://documentup.com/feuerbach/tasty";
 license=("MIT")
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "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=('ae1efc2a750dfc09f9276d3a57e6a8f8b30f1a6932e81c53fcd67132b8ea1623')
 
 build() {

Reply via email to