summaryrefslogtreecommitdiff
path: root/math/hs-bifunctors
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-08-18 18:32:15 +0000
committerwiz <wiz@pkgsrc.org>2022-08-18 18:32:15 +0000
commitb9984e228201dc4ae5c71b8da4f12a4dc5697034 (patch)
tree39237af8410ce769453fbb2834564fa77464a849 /math/hs-bifunctors
parente7f2880e03b14db9234d088790e098b9b51fde1e (diff)
downloadpkgsrc-b9984e228201dc4ae5c71b8da4f12a4dc5697034.tar.gz
hs-bifunctors: update to 5.5.12.
5.5.12 [2022.05.07] ------------------- * Backport an upstream GHC change which removes the default implementation of `bitraverse`. Per the discussion in https://github.com/haskell/core-libraries-committee/issues/47, this default implementation was completely broken, as attempting to use it would always result in an infinite loop.
Diffstat (limited to 'math/hs-bifunctors')
-rw-r--r--math/hs-bifunctors/Makefile5
-rw-r--r--math/hs-bifunctors/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/math/hs-bifunctors/Makefile b/math/hs-bifunctors/Makefile
index 72bc520049f..1871d83786a 100644
--- a/math/hs-bifunctors/Makefile
+++ b/math/hs-bifunctors/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2022/02/26 03:58:16 pho Exp $
+# $NetBSD: Makefile,v 1.8 2022/08/18 18:32:15 wiz Exp $
-DISTNAME= bifunctors-5.5.11
-PKGREVISION= 2
+DISTNAME= bifunctors-5.5.12
CATEGORIES= math
MAINTAINER= szptvlfn@NetBSD.org
diff --git a/math/hs-bifunctors/distinfo b/math/hs-bifunctors/distinfo
index 55f075a60e6..16dcf02cc0b 100644
--- a/math/hs-bifunctors/distinfo
+++ b/math/hs-bifunctors/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2022/02/12 05:19:37 pho Exp $
+$NetBSD: distinfo,v 1.6 2022/08/18 18:32:15 wiz Exp $
-BLAKE2s (bifunctors-5.5.11.tar.gz) = 2b03c96fefbbf9bcfcd3a4e8a9787782782fba23de48f7d87a3ed0510fa52eee
-SHA512 (bifunctors-5.5.11.tar.gz) = 09f66d1a086a72a822e804521c2258acb16fd5a4a29c3758b97987f27a271f58e3dd4103518b31b3bdf44465c87fe5573a0bba168ba109287ca3370b8ab491a1
-Size (bifunctors-5.5.11.tar.gz) = 46003 bytes
+BLAKE2s (bifunctors-5.5.12.tar.gz) = 9dcfe3922f81fe235cf019009c1761c818c2240a96805058baa89bdc29be1b32
+SHA512 (bifunctors-5.5.12.tar.gz) = 8ebccd995d218cc171238aef2a767daff5defe8e66fc6ccca1d99c15ae51b4d3df880c96143eb4956c85ca6508921d9addc27e2d73b1906b66300d1574f5b558
+Size (bifunctors-5.5.12.tar.gz) = 46135 bytes