diff options
author | David Spencer <baildon.research@googlemail.com> | 2016-05-07 17:45:50 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-08 08:22:31 +0700 |
commit | 8add64cc0b539b8fd8f23fe4601ab7e3aad3d95e (patch) | |
tree | 101d7848d45440fe692a7d70636e955ae33e5564 /haskell/haskell-exceptions/haskell-exceptions.SlackBuild | |
parent | cb01a451b677604ff19c367a7b8da7c70be24ca0 (diff) |
haskell/haskell-exceptions: Updated for version 0.8.2.1.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'haskell/haskell-exceptions/haskell-exceptions.SlackBuild')
-rw-r--r-- | haskell/haskell-exceptions/haskell-exceptions.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-exceptions/haskell-exceptions.SlackBuild b/haskell/haskell-exceptions/haskell-exceptions.SlackBuild index 8f140120ad52d..1a18b670ee3ef 100644 --- a/haskell/haskell-exceptions/haskell-exceptions.SlackBuild +++ b/haskell/haskell-exceptions/haskell-exceptions.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=haskell-exceptions -VERSION=${VERSION:-0.6.1} +VERSION=${VERSION:-0.8.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |