pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/hs-bifunctors hs-bifunctors: update to 5.5.12.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d965bf985701
branches:  trunk
changeset: 383395:d965bf985701
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Aug 18 18:32:15 2022 +0000

description:
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:

 math/hs-bifunctors/Makefile |  5 ++---
 math/hs-bifunctors/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (26 lines):

diff -r 0576c50b3e59 -r d965bf985701 math/hs-bifunctors/Makefile
--- a/math/hs-bifunctors/Makefile       Thu Aug 18 18:30:29 2022 +0000
+++ b/math/hs-bifunctors/Makefile       Thu Aug 18 18:32:15 2022 +0000
@@ -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@localhost
diff -r 0576c50b3e59 -r d965bf985701 math/hs-bifunctors/distinfo
--- a/math/hs-bifunctors/distinfo       Thu Aug 18 18:30:29 2022 +0000
+++ b/math/hs-bifunctors/distinfo       Thu Aug 18 18:32:15 2022 +0000
@@ -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



Home | Main Index | Thread Index | Old Index