pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/converters/hs-base64-bytestring Update to base64-bytes...
details: https://anonhg.NetBSD.org/pkgsrc/rev/72352ea7aa76
branches: trunk
changeset: 373419:72352ea7aa76
user: pho <pho%pkgsrc.org@localhost>
date: Fri Feb 11 12:19:53 2022 +0000
description:
Update to base64-bytestring-1.2.1.0
1.2.1.0
Bugfix for GHC 9.0.1 memory corruption bug (#46)
Thanks to Fraser Tweedale and Andrew Lelechenko for logging and
helping with this fix.
diffstat:
converters/hs-base64-bytestring/Makefile | 5 ++---
converters/hs-base64-bytestring/buildlink3.mk | 6 +++---
converters/hs-base64-bytestring/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 10 deletions(-)
diffs (45 lines):
diff -r b87c38094108 -r 72352ea7aa76 converters/hs-base64-bytestring/Makefile
--- a/converters/hs-base64-bytestring/Makefile Fri Feb 11 12:18:47 2022 +0000
+++ b/converters/hs-base64-bytestring/Makefile Fri Feb 11 12:19:53 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2022/01/18 02:48:02 pho Exp $
+# $NetBSD: Makefile,v 1.6 2022/02/11 12:19:53 pho Exp $
-DISTNAME= base64-bytestring-1.2.0.1
-PKGREVISION= 2
+DISTNAME= base64-bytestring-1.2.1.0
CATEGORIES= converters
MAINTAINER= pho%cielonegro.org@localhost
diff -r b87c38094108 -r 72352ea7aa76 converters/hs-base64-bytestring/buildlink3.mk
--- a/converters/hs-base64-bytestring/buildlink3.mk Fri Feb 11 12:18:47 2022 +0000
+++ b/converters/hs-base64-bytestring/buildlink3.mk Fri Feb 11 12:19:53 2022 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: buildlink3.mk,v 1.6 2022/01/18 02:48:02 pho Exp $
+# $NetBSD: buildlink3.mk,v 1.7 2022/02/11 12:19:53 pho Exp $
BUILDLINK_TREE+= hs-base64-bytestring
.if !defined(HS_BASE64_BYTESTRING_BUILDLINK3_MK)
HS_BASE64_BYTESTRING_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.hs-base64-bytestring+= hs-base64-bytestring>=1.2.0
-BUILDLINK_ABI_DEPENDS.hs-base64-bytestring+= hs-base64-bytestring>=1.2.0.1nb2
+BUILDLINK_API_DEPENDS.hs-base64-bytestring+= hs-base64-bytestring>=1.2.1
+BUILDLINK_ABI_DEPENDS.hs-base64-bytestring+= hs-base64-bytestring>=1.2.1.0
BUILDLINK_PKGSRCDIR.hs-base64-bytestring?= ../../converters/hs-base64-bytestring
.endif # HS_BASE64_BYTESTRING_BUILDLINK3_MK
diff -r b87c38094108 -r 72352ea7aa76 converters/hs-base64-bytestring/distinfo
--- a/converters/hs-base64-bytestring/distinfo Fri Feb 11 12:18:47 2022 +0000
+++ b/converters/hs-base64-bytestring/distinfo Fri Feb 11 12:19:53 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 10:06:40 nia Exp $
+$NetBSD: distinfo,v 1.7 2022/02/11 12:19:53 pho Exp $
-BLAKE2s (base64-bytestring-1.2.0.1.tar.gz) = ccb42be216b4d5586573a41ab5dafed50d65e334014d6075d88670f2292c5117
-SHA512 (base64-bytestring-1.2.0.1.tar.gz) = 1137e4fdc9b197ca7136fe2e080ba13db8c94f141914ea6412cc1dd17be1e843c0dbac226e729a18f6f3cbb4bb13a98e45727fea471c451b9940539eec6dae9c
-Size (base64-bytestring-1.2.0.1.tar.gz) = 13650 bytes
+BLAKE2s (base64-bytestring-1.2.1.0.tar.gz) = b9cc25a5f9a04f1821918d7043804cb0d44307b3befc809c626dd92dbd49c5a4
+SHA512 (base64-bytestring-1.2.1.0.tar.gz) = 730d5fd7bd1cf90792d0eea75de1fd333c6cab73f4d178db6d3c7006d77f222734a53bb10ef3a296862ca31338e2ae387acfdd44b119014cff7a0a13362e6e96
+Size (base64-bytestring-1.2.1.0.tar.gz) = 13743 bytes
Home |
Main Index |
Thread Index |
Old Index