summaryrefslogtreecommitdiff
path: root/devel/hs-text/Makefile
diff options
context:
space:
mode:
authorszptvlfn <szptvlfn>2014-09-13 22:03:04 +0000
committerszptvlfn <szptvlfn>2014-09-13 22:03:04 +0000
commit2117534859558dbd5320b81e7433840fab28c451 (patch)
treeb19832beddfa8ae171ec29a7ef0e43ab0869d5a9 /devel/hs-text/Makefile
parent73440c27c2c891fb0fad508016e6cca32c095012 (diff)
downloadpkgsrc-2117534859558dbd5320b81e7433840fab28c451.tar.gz
Update to 1.2.0.0
changelog: 1.2.0.0 * Fixed an integer overflow in the replace function (https://github.com/bos/text/issues/81) * Fixed a hang in lazy decodeUtf8With (https://github.com/bos/text/issues/87) * Reduced codegen bloat caused by use of empty and single-character literals * Added an instance of IsList for GHC 7.8 and above
Diffstat (limited to 'devel/hs-text/Makefile')
-rw-r--r--devel/hs-text/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/hs-text/Makefile b/devel/hs-text/Makefile
index b49db581585..e3b16427a8b 100644
--- a/devel/hs-text/Makefile
+++ b/devel/hs-text/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2014/09/05 21:23:59 szptvlfn Exp $
+# $NetBSD: Makefile,v 1.3 2014/09/13 22:03:04 szptvlfn Exp $
-DISTNAME= text-1.1.1.3
+DISTNAME= text-1.2.0.0
CATEGORIES= devel
MAINTAINER= pho@cielonegro.org