diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2013-03-04 00:04:28 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-03-04 17:26:43 -0500 |
commit | 3fb63d094e30d37967db3b5dfdd32d9666ab0dff (patch) | |
tree | c28844ea6999775e290951f06adc7c57e19a69e6 /haskell/haskell-digest | |
parent | ae74089f83f63483c2d17defedfd49dc4fd73fde (diff) | |
download | slackbuilds-3fb63d094e30d37967db3b5dfdd32d9666ab0dff.tar.gz |
haskell/haskell-digest: Updated for version 0.0.1.2.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-digest')
-rw-r--r-- | haskell/haskell-digest/haskell-digest.SlackBuild | 4 | ||||
-rw-r--r-- | haskell/haskell-digest/haskell-digest.info | 6 | ||||
-rw-r--r-- | haskell/haskell-digest/slack-desc | 10 |
3 files changed, 10 insertions, 10 deletions
diff --git a/haskell/haskell-digest/haskell-digest.SlackBuild b/haskell/haskell-digest/haskell-digest.SlackBuild index 09118de719..2561a95989 100644 --- a/haskell/haskell-digest/haskell-digest.SlackBuild +++ b/haskell/haskell-digest/haskell-digest.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for digest # Copyright 2010 Peter Wang -# Copyright 2012 Mikko Värri, Finland +# Copyright 2013 Mikko Värri, Finland # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=haskell-digest -VERSION=${VERSION:-0.0.1.1} +VERSION=${VERSION:-0.0.1.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/haskell/haskell-digest/haskell-digest.info b/haskell/haskell-digest/haskell-digest.info index 0aec86e18c..68456ee278 100644 --- a/haskell/haskell-digest/haskell-digest.info +++ b/haskell/haskell-digest/haskell-digest.info @@ -1,8 +1,8 @@ PRGNAM="haskell-digest" -VERSION="0.0.1.1" +VERSION="0.0.1.2" HOMEPAGE="http://hackage.haskell.org/package/digest" -DOWNLOAD="http://hackage.haskell.org/packages/archive/digest/0.0.1.1/digest-0.0.1.1.tar.gz" -MD5SUM="ddc7586f4d5a44ffa03fe6ac7ae39f90" +DOWNLOAD="http://hackage.haskell.org/packages/archive/digest/0.0.1.2/digest-0.0.1.2.tar.gz" +MD5SUM="83ed3d8c10d24c88d5ddf4f3914507ac" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ghc" diff --git a/haskell/haskell-digest/slack-desc b/haskell/haskell-digest/slack-desc index 568dc71293..ff41b08211 100644 --- a/haskell/haskell-digest/slack-desc +++ b/haskell/haskell-digest/slack-desc @@ -1,9 +1,9 @@ # HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':'. +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| haskell-digest: haskell-digest (cryptographic hash library for Haskell) |