aboutsummaryrefslogtreecommitdiff
path: root/haskell/haskell-mmorph/haskell-mmorph.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2022-01-07 14:29:00 +1300
committerAndrew Clemons <andrew.clemons@gmail.com>2022-01-17 18:13:48 +1300
commit6f5999bf0926b9fd6888affac876467828cf17c0 (patch)
tree210f8ca5da82381b02cb7e7b182b4e2c468795eb /haskell/haskell-mmorph/haskell-mmorph.SlackBuild
parent142039bc30c9bebcb4ed23fa3973059873fd6365 (diff)
haskell/haskell-mmorph: Updated for version 1.2.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'haskell/haskell-mmorph/haskell-mmorph.SlackBuild')
-rw-r--r--haskell/haskell-mmorph/haskell-mmorph.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-mmorph/haskell-mmorph.SlackBuild b/haskell/haskell-mmorph/haskell-mmorph.SlackBuild
index dcd9f4d4b196..a3e9613881b8 100644
--- a/haskell/haskell-mmorph/haskell-mmorph.SlackBuild
+++ b/haskell/haskell-mmorph/haskell-mmorph.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-mmorph
-VERSION=${VERSION:-1.1.2}
+VERSION=${VERSION:-1.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}