diff options
author | David Spencer <baildon.research@googlemail.com> | 2016-05-07 10:14:34 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-08 08:22:31 +0700 |
commit | 1af9dfcd923f6c54d6401914f48324384da50258 (patch) | |
tree | 2b35ea7206e2c159fcb64b40bea55fdf8262a589 | |
parent | 2b5abf2ab5d39abe700cdb193555f66ca1e8d248 (diff) | |
download | slackbuilds-1af9dfcd923f6c54d6401914f48324384da50258.tar.gz |
haskell/haskell-utf8-string: Updated for version 1.0.1.1.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
-rw-r--r-- | haskell/haskell-utf8-string/haskell-utf8-string.SlackBuild | 2 | ||||
-rw-r--r-- | haskell/haskell-utf8-string/haskell-utf8-string.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-utf8-string/haskell-utf8-string.SlackBuild b/haskell/haskell-utf8-string/haskell-utf8-string.SlackBuild index c8e3f32eeb..0a2ca9f05b 100644 --- a/haskell/haskell-utf8-string/haskell-utf8-string.SlackBuild +++ b/haskell/haskell-utf8-string/haskell-utf8-string.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=haskell-utf8-string -VERSION=${VERSION:-0.3.8} +VERSION=${VERSION:-1.0.1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/haskell/haskell-utf8-string/haskell-utf8-string.info b/haskell/haskell-utf8-string/haskell-utf8-string.info index 783799ac01..fdaa87f1c6 100644 --- a/haskell/haskell-utf8-string/haskell-utf8-string.info +++ b/haskell/haskell-utf8-string/haskell-utf8-string.info @@ -1,8 +1,8 @@ PRGNAM="haskell-utf8-string" -VERSION="0.3.8" +VERSION="1.0.1.1" HOMEPAGE="http://hackage.haskell.org/package/utf8-string" -DOWNLOAD="http://hackage.haskell.org/packages/archive/utf8-string/0.3.8/utf8-string-0.3.8.tar.gz" -MD5SUM="674d0052e88e6b2030915e30cf06b171" +DOWNLOAD="http://hackage.haskell.org/packages/archive/utf8-string/1.0.1.1/utf8-string-1.0.1.1.tar.gz" +MD5SUM="fe24e26bd4b09731af66ef27b18b5177" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ghc" |