diff options
Diffstat (limited to 'haskell/haskell-comonad/haskell-comonad.SlackBuild')
-rw-r--r-- | haskell/haskell-comonad/haskell-comonad.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-comonad/haskell-comonad.SlackBuild b/haskell/haskell-comonad/haskell-comonad.SlackBuild index 3a5b3c56e1649..837d64970100f 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} |