diff options
Diffstat (limited to 'haskell/haskell-hashable/haskell-hashable.SlackBuild')
-rw-r--r-- | haskell/haskell-hashable/haskell-hashable.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-hashable/haskell-hashable.SlackBuild b/haskell/haskell-hashable/haskell-hashable.SlackBuild index 6353d715cc611..1ff96c3518581 100644 --- a/haskell/haskell-hashable/haskell-hashable.SlackBuild +++ b/haskell/haskell-hashable/haskell-hashable.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=haskell-hashable -VERSION=${VERSION:-1.3.1.0} +VERSION=${VERSION:-1.4.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |