summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2021-05-02 14:52:13 +1200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-05-02 17:21:07 +0700
commit71d21643ab461484e712815ce56d18467a76fcc0 (patch)
tree0fdcc7e67d0a19d659d989d24641147a798fed8f
parent9ac51ed97ac37bfc8ef8915e76be0c17328fc83f (diff)
downloadslackbuilds-71d21643ab461484e712815ce56d18467a76fcc0.tar.gz
slackbuilds-71d21643ab461484e712815ce56d18467a76fcc0.tar.xz
haskell/haskell-attoparsec: Updated for version 0.14.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--haskell/haskell-attoparsec/haskell-attoparsec.SlackBuild2
-rw-r--r--haskell/haskell-attoparsec/haskell-attoparsec.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-attoparsec/haskell-attoparsec.SlackBuild b/haskell/haskell-attoparsec/haskell-attoparsec.SlackBuild
index 522a867db1..98b93751b0 100644
--- a/haskell/haskell-attoparsec/haskell-attoparsec.SlackBuild
+++ b/haskell/haskell-attoparsec/haskell-attoparsec.SlackBuild
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-attoparsec
-VERSION=${VERSION:-0.13.2.2}
+VERSION=${VERSION:-0.14.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/haskell/haskell-attoparsec/haskell-attoparsec.info b/haskell/haskell-attoparsec/haskell-attoparsec.info
index 75f3d3d487..d6352549bb 100644
--- a/haskell/haskell-attoparsec/haskell-attoparsec.info
+++ b/haskell/haskell-attoparsec/haskell-attoparsec.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-attoparsec"
-VERSION="0.13.2.2"
+VERSION="0.14.1"
HOMEPAGE="https://hackage.haskell.org/package/attoparsec"
-DOWNLOAD="https://hackage.haskell.org/package/attoparsec-0.13.2.2/attoparsec-0.13.2.2.tar.gz"
-MD5SUM="3ae433515aad03677b1a2d7bb13cf446"
+DOWNLOAD="https://hackage.haskell.org/package/attoparsec-0.14.1/attoparsec-0.14.1.tar.gz"
+MD5SUM="b78e0eeb73bf788672156c314d796f28"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-scientific"