summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author Andrew Clemons2022-02-13 02:39:21 +0100
committer Willy Sudiarto Raharjo2022-02-13 03:18:03 +0100
commit0d14ace2dc2b2cf841c76eaf9de3c3e78e8aa4ff (patch)
tree806b7543d7c8170c496b1a0189167b479f7c4d35 /haskell
parent428867e1e715d22435b4c1d4aa7338e2fee298d5 (diff)
downloadslackbuilds-0d14ace2dc2b2cf841c76eaf9de3c3e78e8aa4ff.tar.gz
haskell/haskell-path: Updated for version 0.9.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell')
-rw-r--r--haskell/haskell-path/haskell-path.SlackBuild2
-rw-r--r--haskell/haskell-path/haskell-path.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/haskell/haskell-path/haskell-path.SlackBuild b/haskell/haskell-path/haskell-path.SlackBuild
index fcc72ea17d..5d1818a2a9 100644
--- a/haskell/haskell-path/haskell-path.SlackBuild
+++ b/haskell/haskell-path/haskell-path.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-path
-VERSION=${VERSION:-0.6.1}
+VERSION=${VERSION:-0.9.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/haskell/haskell-path/haskell-path.info b/haskell/haskell-path/haskell-path.info
index 6438233e6a..dcf0e7239d 100644
--- a/haskell/haskell-path/haskell-path.info
+++ b/haskell/haskell-path/haskell-path.info
@@ -1,10 +1,10 @@
PRGNAM="haskell-path"
-VERSION="0.6.1"
+VERSION="0.9.2"
HOMEPAGE="https://hackage.haskell.org/package/path"
-DOWNLOAD="https://hackage.haskell.org/packages/archive/path/0.6.1/path-0.6.1.tar.gz"
-MD5SUM="72b711d23fc12a0850d0620881ccb7da"
+DOWNLOAD="https://hackage.haskell.org/packages/archive/path/0.9.2/path-0.9.2.tar.gz"
+MD5SUM="1bd490b30f987c06f4ed649231d65f7b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="haskell-aeson haskell-exceptions haskell-hashable"
+REQUIRES="haskell-aeson haskell-exceptions"
MAINTAINER="David Spencer"
EMAIL="baildon.research@googlemail.com"