summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-bifunctors/haskell-bifunctors.SlackBuild
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2021-12-19 22:26:52 +1300
committer Andrew Clemons <andrew.clemons@gmail.com>2022-01-17 18:13:41 +1300
commit94d39af01e446511fcefae3c15ebbdb3413e5262 (patch)
tree041c0b6d55a3a7107e5fcc8dd8d1951e6216d9ea /haskell/haskell-bifunctors/haskell-bifunctors.SlackBuild
parente00b9317b0d06cf146273842b896b63ebdafa741 (diff)
downloadslackbuilds-94d39af01e446511fcefae3c15ebbdb3413e5262.tar.gz
slackbuilds-94d39af01e446511fcefae3c15ebbdb3413e5262.tar.xz
haskell/haskell-bifunctors: Updated for version 5.5.11.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'haskell/haskell-bifunctors/haskell-bifunctors.SlackBuild')
-rw-r--r--haskell/haskell-bifunctors/haskell-bifunctors.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-bifunctors/haskell-bifunctors.SlackBuild b/haskell/haskell-bifunctors/haskell-bifunctors.SlackBuild
index af3dc8ed01..690119e45a 100644
--- a/haskell/haskell-bifunctors/haskell-bifunctors.SlackBuild
+++ b/haskell/haskell-bifunctors/haskell-bifunctors.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-bifunctors
-VERSION=${VERSION:-5.5.3}
+VERSION=${VERSION:-5.5.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}