pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/converters/hs-hslua-aeson hs-hslua-aeson: update to 2....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3b299bae22a2
branches:  trunk
changeset: 383823:3b299bae22a2
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Aug 23 10:59:52 2022 +0000

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

diffstat:

 converters/hs-hslua-aeson/Makefile |  5 ++---
 converters/hs-hslua-aeson/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (26 lines):

diff -r 6de28295848a -r 3b299bae22a2 converters/hs-hslua-aeson/Makefile
--- a/converters/hs-hslua-aeson/Makefile        Tue Aug 23 10:50:34 2022 +0000
+++ b/converters/hs-hslua-aeson/Makefile        Tue Aug 23 10:59:52 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2022/08/20 08:08:12 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2022/08/23 10:59:52 wiz Exp $
 
-DISTNAME=      hslua-aeson-2.1.0
-PKGREVISION=   3
+DISTNAME=      hslua-aeson-2.2.1
 CATEGORIES=    converters
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 6de28295848a -r 3b299bae22a2 converters/hs-hslua-aeson/distinfo
--- a/converters/hs-hslua-aeson/distinfo        Tue Aug 23 10:50:34 2022 +0000
+++ b/converters/hs-hslua-aeson/distinfo        Tue Aug 23 10:59:52 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2022/02/12 08:10:19 pho Exp $
+$NetBSD: distinfo,v 1.2 2022/08/23 10:59:52 wiz Exp $
 
-BLAKE2s (hslua-aeson-2.1.0.tar.gz) = b80b4ab6a2f920f2c0cf18b9de7c3e9cefcd2108f83e5b41ed6f7718c341be2b
-SHA512 (hslua-aeson-2.1.0.tar.gz) = e9e53cbb652e64dc617f108c2088d4d24f807d7422517abeaedccfaf0b42b2b79d47908ec0bbf4883c332451bb68504b8b1bbf75ec8e50c033059b41bbe10aab
-Size (hslua-aeson-2.1.0.tar.gz) = 5849 bytes
+BLAKE2s (hslua-aeson-2.2.1.tar.gz) = 3326a6479ba3fad0f7459d1e02fdbb3e00113092ffc7ff6572b08359f4fe87ef
+SHA512 (hslua-aeson-2.2.1.tar.gz) = 0b33c587b16381e972ff6eb91b2fefdae2ea27441642ed339b1a9d238a3c64b8a3551edfc09d6507db11d63c7de79b27490f5eb68854c38dd0c0a323e19b40ee
+Size (hslua-aeson-2.2.1.tar.gz) = 5978 bytes



Home | Main Index | Thread Index | Old Index