From 4dc37b3556a44e42368a23b1612d13c56571c150 Mon Sep 17 00:00:00 2001 From: Andrew Clemons Date: Sun, 22 Jan 2023 14:16:25 +0900 Subject: haskell/haskell-microlens-mtl: Updated for version 0.2.0.3. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- haskell/haskell-microlens-mtl/haskell-microlens-mtl.SlackBuild | 6 ++---- haskell/haskell-microlens-mtl/haskell-microlens-mtl.info | 6 +++--- 2 files changed, 5 insertions(+), 7 deletions(-) (limited to 'haskell') diff --git a/haskell/haskell-microlens-mtl/haskell-microlens-mtl.SlackBuild b/haskell/haskell-microlens-mtl/haskell-microlens-mtl.SlackBuild index 1496612b08..467c9aa907 100644 --- a/haskell/haskell-microlens-mtl/haskell-microlens-mtl.SlackBuild +++ b/haskell/haskell-microlens-mtl/haskell-microlens-mtl.SlackBuild @@ -3,6 +3,7 @@ # Slackware build script for haskell-microlens-mtl # Copyright 2021 Andrew Clemons, Wellington New Zealand +# Copyright 2023 Andrew Clemons, Tokyo Japan # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=haskell-microlens-mtl -VERSION=${VERSION:-0.2.0.1} +VERSION=${VERSION:-0.2.0.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -42,9 +43,6 @@ if [ -z "$ARCH" ]; then esac fi -# If the variable PRINT_PACKAGE_NAME is set, then this script will report what -# the name of the created package would be, and then exit. This information -# could be useful to other scripts. if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE" exit 0 diff --git a/haskell/haskell-microlens-mtl/haskell-microlens-mtl.info b/haskell/haskell-microlens-mtl/haskell-microlens-mtl.info index 71639086c3..27feaa9124 100644 --- a/haskell/haskell-microlens-mtl/haskell-microlens-mtl.info +++ b/haskell/haskell-microlens-mtl/haskell-microlens-mtl.info @@ -1,8 +1,8 @@ PRGNAM="haskell-microlens-mtl" -VERSION="0.2.0.1" +VERSION="0.2.0.3" HOMEPAGE="https://hackage.haskell.org/package/microlens-mtl" -DOWNLOAD="https://hackage.haskell.org/package/microlens-mtl-0.2.0.1/microlens-mtl-0.2.0.1.tar.gz" -MD5SUM="f77074f4e886dc8e59f5e8755e158040" +DOWNLOAD="https://hackage.haskell.org/package/microlens-mtl-0.2.0.3/microlens-mtl-0.2.0.3.tar.gz" +MD5SUM="972ff6fab28b488eab22627998cdbbee" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="haskell-microlens haskell-transformers-compat" -- cgit v1.2.3