diff options
author | David Spencer <baildon.research@googlemail.com> | 2016-05-07 14:19:33 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-08 08:22:31 +0700 |
commit | 0f61471624e4f51d0bc659abb042056a77ec39d3 (patch) | |
tree | aa1276f5f3502283ff39a108671507a800296681 /haskell/haskell-cryptohash/haskell-cryptohash.SlackBuild | |
parent | f50ecea8d79ed95e8cbbef592508998be3f96165 (diff) |
haskell/haskell-cryptohash: Updated for version 0.11.9.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'haskell/haskell-cryptohash/haskell-cryptohash.SlackBuild')
-rw-r--r-- | haskell/haskell-cryptohash/haskell-cryptohash.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-cryptohash/haskell-cryptohash.SlackBuild b/haskell/haskell-cryptohash/haskell-cryptohash.SlackBuild index b29bb80dcf96..86be0bfe4888 100644 --- a/haskell/haskell-cryptohash/haskell-cryptohash.SlackBuild +++ b/haskell/haskell-cryptohash/haskell-cryptohash.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=haskell-cryptohash -VERSION=${VERSION:-0.11.6} +VERSION=${VERSION:-0.11.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |