From 523a5d428dd50ec91835c47f65fc52824ffac180 Mon Sep 17 00:00:00 2001 From: David Spencer Date: Mon, 30 May 2016 16:53:12 +0100 Subject: haskell/haskell-unordered-containers: Updated for version 0.2.7.0. Signed-off-by: David Spencer --- .../haskell-unordered-containers.SlackBuild | 4 ++-- .../haskell-unordered-containers/haskell-unordered-containers.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'haskell') diff --git a/haskell/haskell-unordered-containers/haskell-unordered-containers.SlackBuild b/haskell/haskell-unordered-containers/haskell-unordered-containers.SlackBuild index 52330fddec..50f7bae914 100644 --- a/haskell/haskell-unordered-containers/haskell-unordered-containers.SlackBuild +++ b/haskell/haskell-unordered-containers/haskell-unordered-containers.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=haskell-unordered-containers -VERSION=${VERSION:-0.2.5.1} +VERSION=${VERSION:-0.2.7.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -97,7 +97,7 @@ find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | gr | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cp -a LICENSE $PKG/usr/doc/$PRGNAM-$VERSION +cp -a CHANGES.md LICENSE $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild mkdir -p $PKG/install diff --git a/haskell/haskell-unordered-containers/haskell-unordered-containers.info b/haskell/haskell-unordered-containers/haskell-unordered-containers.info index 7eca31ffc7..81d6295d30 100644 --- a/haskell/haskell-unordered-containers/haskell-unordered-containers.info +++ b/haskell/haskell-unordered-containers/haskell-unordered-containers.info @@ -1,8 +1,8 @@ PRGNAM="haskell-unordered-containers" -VERSION="0.2.5.1" +VERSION="0.2.7.0" HOMEPAGE="http://hackage.haskell.org/package/unordered-containers" -DOWNLOAD="http://hackage.haskell.org/package/unordered-containers-0.2.5.1/unordered-containers-0.2.5.1.tar.gz" -MD5SUM="c330100ca1d5e6b3cb8242d0bde706f9" +DOWNLOAD="http://hackage.haskell.org/package/unordered-containers-0.2.7.0/unordered-containers-0.2.7.0.tar.gz" +MD5SUM="42ba5beb3c018209510b88e8b4f3892c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="haskell-hashable" -- cgit v1.2.3