summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author Andrew Clemons2022-02-11 20:21:59 +0100
committer Willy Sudiarto Raharjo2022-02-12 07:33:07 +0100
commit54145ae2063759c2eb362a61b8241cf43b54470f (patch)
tree96c6bf4b90718fcc274e4ac7b41519f79a12b553 /haskell
parentd1de4d6a706c955df8a0570da0d6eacd2021e3ed (diff)
downloadslackbuilds-54145ae2063759c2eb362a61b8241cf43b54470f.tar.gz
haskell/haskell-profunctors: Updated for version 5.6.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-profunctors/haskell-profunctors.SlackBuild2
-rw-r--r--haskell/haskell-profunctors/haskell-profunctors.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-profunctors/haskell-profunctors.SlackBuild b/haskell/haskell-profunctors/haskell-profunctors.SlackBuild
index ffb9db71f0..4112391d56 100644
--- a/haskell/haskell-profunctors/haskell-profunctors.SlackBuild
+++ b/haskell/haskell-profunctors/haskell-profunctors.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-profunctors
-VERSION=${VERSION:-5.3}
+VERSION=${VERSION:-5.6.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/haskell/haskell-profunctors/haskell-profunctors.info b/haskell/haskell-profunctors/haskell-profunctors.info
index 687059de20..eab4783f9e 100644
--- a/haskell/haskell-profunctors/haskell-profunctors.info
+++ b/haskell/haskell-profunctors/haskell-profunctors.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-profunctors"
-VERSION="5.3"
+VERSION="5.6.2"
HOMEPAGE="https://hackage.haskell.org/package/profunctors"
-DOWNLOAD="https://hackage.haskell.org/packages/archive/profunctors/5.3/profunctors-5.3.tar.gz"
-MD5SUM="9130e57fb69add5d517b3ba4c5fc954d"
+DOWNLOAD="https://hackage.haskell.org/packages/archive/profunctors/5.6.2/profunctors-5.6.2.tar.gz"
+MD5SUM="36800157d23a5588ba574b2c62bda9ed"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-base-orphans haskell-bifunctors haskell-comonad haskell-contravariant haskell-distributive haskell-semigroups haskell-tagged"