summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
authorIsmael Luceno2019-02-15 00:39:19 +0100
committerIsmael Luceno2019-02-15 00:56:43 +0100
commite5a063aac171c0b38644ad5967cf4303d928976a (patch)
tree4c807d47156adb25bbb1bf1ce669f7fe1d42bd71 /haskell
parent34bcb2fb589c87121120d52ba514d3baf5455a1c (diff)
haskell-unordered-containers: Fix SOURCE_URL[0]
Diffstat (limited to 'haskell')
-rwxr-xr-xhaskell/haskell-unordered-containers/DETAILS2
-rw-r--r--haskell/haskell-unordered-containers/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/haskell/haskell-unordered-containers/DETAILS b/haskell/haskell-unordered-containers/DETAILS
index ab7f652566..52ebe16665 100755
--- a/haskell/haskell-unordered-containers/DETAILS
+++ b/haskell/haskell-unordered-containers/DETAILS
@@ -1,7 +1,7 @@
SPELL=haskell-unordered-containers
VERSION=0.2.9.0
SOURCE="unordered-containers-${VERSION}.tar.gz"
- SOURCE_URL[0]=http://hackage.haskell.org/packages/archive/unordered-containers/${VERSION}/${SOURCE}
+ SOURCE_URL[0]=https://hackage.haskell.org/package/${SOURCE%.tar.*}/${SOURCE}
SOURCE_HASH=sha512:d9fb6d173f7d07494cffeffa74d3827e4011957be7f309e9f9c16d484b46d04824a21269185d340b09d65d386d19fd5f6b78a51036a5292e5d33e29819fd225a
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/unordered-containers-${VERSION}"
WEB_SITE="Homepage: https://github.com/tibbe/unordered-containers"
diff --git a/haskell/haskell-unordered-containers/HISTORY b/haskell/haskell-unordered-containers/HISTORY
index e683bd44de..2674b38a66 100644
--- a/haskell/haskell-unordered-containers/HISTORY
+++ b/haskell/haskell-unordered-containers/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 0.2.9.0
* PRE_BUILD; removed