aboutsummaryrefslogtreecommitdiff
path: root/haskell/haskell-comonad/haskell-comonad.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2021-12-19 22:28:51 +1300
committerAndrew Clemons <andrew.clemons@gmail.com>2022-01-17 18:13:41 +1300
commite00b9317b0d06cf146273842b896b63ebdafa741 (patch)
tree0cbb3a153abe805ec84226c6582979a242818787 /haskell/haskell-comonad/haskell-comonad.SlackBuild
parent50b71d766b200607c679b39cb1901d5620c51ced (diff)
downloadslackbuilds-e00b9317b0d06cf146273842b896b63ebdafa741.tar.xz
haskell/haskell-comonad: Updated for version 5.0.8.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'haskell/haskell-comonad/haskell-comonad.SlackBuild')
-rw-r--r--haskell/haskell-comonad/haskell-comonad.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-comonad/haskell-comonad.SlackBuild b/haskell/haskell-comonad/haskell-comonad.SlackBuild
index 3a5b3c56e164..837d64970100 100644
--- a/haskell/haskell-comonad/haskell-comonad.SlackBuild
+++ b/haskell/haskell-comonad/haskell-comonad.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-comonad
-VERSION=${VERSION:-5.0.4}
+VERSION=${VERSION:-5.0.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}