Tue Aug 23 10:59:52 2022 UTC ()
hs-hslua-aeson: update to 2.2.1.

## hslua-aeson-2.2.1

Released 2022-06-23.

-   Export `jsonarray`, which is the name of the registry slot
    holding the metatable given to array tables. Setting the
    corresponding registry value will affect all newly created
    array values.

## hslua-aeson-2.2.0.1

Released 2022-06-16.

-   Relaxed upper bound for mtl, allowing mtl-2.3.

-   Relaxed upper bound for aeson, allowing aeson-2.1.

## hslua-aeson-2.2.0

Released 2022-02-19.

-   Relaxed upper bound for hslua-core and hslua-marshalling,
    allowing version 2.2 of both packages.


(wiz)
diff -r1.4 -r1.5 pkgsrc/converters/hs-hslua-aeson/Makefile
diff -r1.1 -r1.2 pkgsrc/converters/hs-hslua-aeson/distinfo

cvs diff -r1.4 -r1.5 pkgsrc/converters/hs-hslua-aeson/Makefile (expand / switch to unified diff)

--- pkgsrc/converters/hs-hslua-aeson/Makefile 2022/08/20 08:08:12 1.4
+++ pkgsrc/converters/hs-hslua-aeson/Makefile 2022/08/23 10:59:52 1.5
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.4 2022/08/20 08:08:12 wiz Exp $ 1# $NetBSD: Makefile,v 1.5 2022/08/23 10:59:52 wiz Exp $
2 2
3DISTNAME= hslua-aeson-2.1.0 3DISTNAME= hslua-aeson-2.2.1
4PKGREVISION= 3 
5CATEGORIES= converters 4CATEGORIES= converters
6 5
7MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
8COMMENT= Allow aeson data types to be used with Lua 7COMMENT= Allow aeson data types to be used with Lua
9LICENSE= mit 8LICENSE= mit
10 9
11.include "../../converters/hs-aeson/buildlink3.mk" 10.include "../../converters/hs-aeson/buildlink3.mk"
12.include "../../devel/hs-hashable/buildlink3.mk" 11.include "../../devel/hs-hashable/buildlink3.mk"
13.include "../../lang/hs-hslua-core/buildlink3.mk" 12.include "../../lang/hs-hslua-core/buildlink3.mk"
14.include "../../lang/hs-hslua-marshalling/buildlink3.mk" 13.include "../../lang/hs-hslua-marshalling/buildlink3.mk"
15.include "../../math/hs-scientific/buildlink3.mk" 14.include "../../math/hs-scientific/buildlink3.mk"
16.include "../../devel/hs-unordered-containers/buildlink3.mk" 15.include "../../devel/hs-unordered-containers/buildlink3.mk"
17.include "../../devel/hs-vector/buildlink3.mk" 16.include "../../devel/hs-vector/buildlink3.mk"

cvs diff -r1.1 -r1.2 pkgsrc/converters/hs-hslua-aeson/distinfo (expand / switch to unified diff)

--- pkgsrc/converters/hs-hslua-aeson/distinfo 2022/02/12 08:10:19 1.1
+++ pkgsrc/converters/hs-hslua-aeson/distinfo 2022/08/23 10:59:52 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.1 2022/02/12 08:10:19 pho Exp $ 1$NetBSD: distinfo,v 1.2 2022/08/23 10:59:52 wiz Exp $
2 2
3BLAKE2s (hslua-aeson-2.1.0.tar.gz) = b80b4ab6a2f920f2c0cf18b9de7c3e9cefcd2108f83e5b41ed6f7718c341be2b 3BLAKE2s (hslua-aeson-2.2.1.tar.gz) = 3326a6479ba3fad0f7459d1e02fdbb3e00113092ffc7ff6572b08359f4fe87ef
4SHA512 (hslua-aeson-2.1.0.tar.gz) = e9e53cbb652e64dc617f108c2088d4d24f807d7422517abeaedccfaf0b42b2b79d47908ec0bbf4883c332451bb68504b8b1bbf75ec8e50c033059b41bbe10aab 4SHA512 (hslua-aeson-2.2.1.tar.gz) = 0b33c587b16381e972ff6eb91b2fefdae2ea27441642ed339b1a9d238a3c64b8a3551edfc09d6507db11d63c7de79b27490f5eb68854c38dd0c0a323e19b40ee
5Size (hslua-aeson-2.1.0.tar.gz) = 5849 bytes 5Size (hslua-aeson-2.2.1.tar.gz) = 5978 bytes