From 961114a66c22a94d9467b09a511d7942757869a0 Mon Sep 17 00:00:00 2001 From: Mikko Värri Date: Mon, 4 Mar 2013 00:04:39 -0500 Subject: haskell/haskell-mmap: Updated for version 0.5.8. Signed-off-by: dsomero --- haskell/haskell-mmap/haskell-mmap.SlackBuild | 6 +++--- haskell/haskell-mmap/haskell-mmap.info | 6 +++--- haskell/haskell-mmap/slack-desc | 10 +++++----- 3 files changed, 11 insertions(+), 11 deletions(-) (limited to 'haskell') diff --git a/haskell/haskell-mmap/haskell-mmap.SlackBuild b/haskell/haskell-mmap/haskell-mmap.SlackBuild index dc5a885c9b..f2f142015d 100644 --- a/haskell/haskell-mmap/haskell-mmap.SlackBuild +++ b/haskell/haskell-mmap/haskell-mmap.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for mmap -# 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 @@ -23,8 +23,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=haskell-mmap -VERSION=${VERSION:-0.5.7} -BUILD=${BUILD:-2} +VERSION=${VERSION:-0.5.8} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} SRCNAM="$( echo $PRGNAM | cut -d- -f2- )" diff --git a/haskell/haskell-mmap/haskell-mmap.info b/haskell/haskell-mmap/haskell-mmap.info index 9cfd4040b1..fa74ff25c4 100644 --- a/haskell/haskell-mmap/haskell-mmap.info +++ b/haskell/haskell-mmap/haskell-mmap.info @@ -1,8 +1,8 @@ PRGNAM="haskell-mmap" -VERSION="0.5.7" +VERSION="0.5.8" HOMEPAGE="http://hackage.haskell.org/package/mmap" -DOWNLOAD="http://hackage.haskell.org/packages/archive/mmap/0.5.7/mmap-0.5.7.tar.gz" -MD5SUM="1f74b3f59617332b06e277f5212423c1" +DOWNLOAD="http://hackage.haskell.org/packages/archive/mmap/0.5.8/mmap-0.5.8.tar.gz" +MD5SUM="737e0f0a82dcfbc71e69c1b7b52de07e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ghc" diff --git a/haskell/haskell-mmap/slack-desc b/haskell/haskell-mmap/slack-desc index 05e473e92e..0d074c74af 100644 --- a/haskell/haskell-mmap/slack-desc +++ b/haskell/haskell-mmap/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-mmap: haskell-mmap (Memory mapper for POSIX and Windows) -- cgit v1.2.3