summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
authorIsmael Luceno2019-02-15 00:39:11 +0100
committerIsmael Luceno2019-02-15 00:56:39 +0100
commitb0d5a92e2496df9772a1821175cf6d43975242fd (patch)
treea34ae543da24e90e15a5cde44b2467b474be9334 /haskell
parent8bd9fa7015e9b4c1e60200e963718902bc1115b7 (diff)
haskell-polyparse: Fix SOURCE_URL[0]
Diffstat (limited to 'haskell')
-rwxr-xr-xhaskell/haskell-polyparse/DETAILS2
-rw-r--r--haskell/haskell-polyparse/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/haskell/haskell-polyparse/DETAILS b/haskell/haskell-polyparse/DETAILS
index cf6ff6053d..6cbdf4e9be 100755
--- a/haskell/haskell-polyparse/DETAILS
+++ b/haskell/haskell-polyparse/DETAILS
@@ -1,7 +1,7 @@
SPELL=haskell-polyparse
VERSION=1.12.1
SOURCE="polyparse-${VERSION}.tar.gz"
- SOURCE_URL[0]=http://hackage.haskell.org/packages/archive/polyparse/${VERSION}/${SOURCE}
+ SOURCE_URL[0]=https://hackage.haskell.org/package/${SOURCE%.tar.*}/${SOURCE}
SOURCE_HASH=sha512:2c165495c83874ece2b40326ad459ebe6fad3579c4246d8ae04e30cb5b7e1923b9dae796433cb814da772b099bc8422ce59df8e0857fda88d679ec308db16b85
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/polyparse-${VERSION}"
WEB_SITE="http://code.haskell.org/~malcolm/polyparse/"
diff --git a/haskell/haskell-polyparse/HISTORY b/haskell/haskell-polyparse/HISTORY
index 6e3f38cc73..00df3dee3a 100644
--- a/haskell/haskell-polyparse/HISTORY
+++ b/haskell/haskell-polyparse/HISTORY
@@ -1,3 +1,6 @@
+2019-02-14 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: Fix SOURCE_URL[0]
+
2018-11-01 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 1.12.1