Date: Sunday, January 1, 2017 @ 02:56:47
  Author: felixonmars
Revision: 203462

upgpkg: haskell-turtle 1.3.0-5

rebuild with foldl-1.2.2

Modified:
  haskell-turtle/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-01-01 02:54:20 UTC (rev 203461)
+++ PKGBUILD    2017-01-01 02:56:47 UTC (rev 203462)
@@ -5,7 +5,7 @@
 _hkgname=turtle
 pkgname=haskell-turtle
 pkgver=1.3.0
-pkgrel=4
+pkgrel=5
 pkgdesc="Shell programming, Haskell-style"
 url="https://github.com/Gabriel439/Haskell-Turtle-Library";
 license=('custom:BSD3')
@@ -14,7 +14,7 @@
          'haskell-hostname' 'haskell-managed' 'haskell-optparse-applicative' 
'haskell-optional-args'
          'haskell-stm' 'haskell-system-fileio' 'haskell-system-filepath' 
'haskell-temporary'
          'haskell-text' 'haskell-unix-compat')
-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";)
 md5sums=('44b38073e44a0dfb7431a2cc14e29509')
 
 build() {

Reply via email to