diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-02-09 19:51:47 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-09 17:02:20 +0700 |
commit | b8bd7dc4dac31eec364cfa6cb6fb1548ddf10f31 (patch) | |
tree | 9dbefd894dfa672f21b429827506bfcd3a3818f9 /haskell/haskell-wl-pprint-text | |
parent | d1c42b57941768b228563a0db613d69b218b4f5d (diff) |
haskell/haskell-wl-pprint-text: Updated for version 1.2.0.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-wl-pprint-text')
-rw-r--r-- | haskell/haskell-wl-pprint-text/haskell-wl-pprint-text.SlackBuild | 2 | ||||
-rw-r--r-- | haskell/haskell-wl-pprint-text/haskell-wl-pprint-text.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-wl-pprint-text/haskell-wl-pprint-text.SlackBuild b/haskell/haskell-wl-pprint-text/haskell-wl-pprint-text.SlackBuild index 43a089204ec50..9827e23832078 100644 --- a/haskell/haskell-wl-pprint-text/haskell-wl-pprint-text.SlackBuild +++ b/haskell/haskell-wl-pprint-text/haskell-wl-pprint-text.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=haskell-wl-pprint-text -VERSION=${VERSION:-1.2.0.0} +VERSION=${VERSION:-1.2.0.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/haskell/haskell-wl-pprint-text/haskell-wl-pprint-text.info b/haskell/haskell-wl-pprint-text/haskell-wl-pprint-text.info index c8d4ae8880be1..e4372ee88799d 100644 --- a/haskell/haskell-wl-pprint-text/haskell-wl-pprint-text.info +++ b/haskell/haskell-wl-pprint-text/haskell-wl-pprint-text.info @@ -1,8 +1,8 @@ PRGNAM="haskell-wl-pprint-text" -VERSION="1.2.0.0" +VERSION="1.2.0.2" HOMEPAGE="https://hackage.haskell.org/package/wl-pprint-text" -DOWNLOAD="https://hackage.haskell.org/package/wl-pprint-text-1.2.0.0/wl-pprint-text-1.2.0.0.tar.gz" -MD5SUM="30ee1330f215d5549419677b8ddf3a98" +DOWNLOAD="https://hackage.haskell.org/package/wl-pprint-text-1.2.0.2/wl-pprint-text-1.2.0.2.tar.gz" +MD5SUM="6b8de51cdb72709fd0f4da8976b0b2b3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="haskell-base-compat" |