pkgsrc-Changes archive

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

CVS commit: pkgsrc/converters/hs-hslua-aeson



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Aug 23 10:59:52 UTC 2022

Modified Files:
        pkgsrc/converters/hs-hslua-aeson: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/converters/hs-hslua-aeson/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/converters/hs-hslua-aeson/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/converters/hs-hslua-aeson/Makefile
diff -u pkgsrc/converters/hs-hslua-aeson/Makefile:1.4 pkgsrc/converters/hs-hslua-aeson/Makefile:1.5
--- pkgsrc/converters/hs-hslua-aeson/Makefile:1.4       Sat Aug 20 08:08:12 2022
+++ pkgsrc/converters/hs-hslua-aeson/Makefile   Tue Aug 23 10:59:52 2022
@@ -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

Index: pkgsrc/converters/hs-hslua-aeson/distinfo
diff -u pkgsrc/converters/hs-hslua-aeson/distinfo:1.1 pkgsrc/converters/hs-hslua-aeson/distinfo:1.2
--- pkgsrc/converters/hs-hslua-aeson/distinfo:1.1       Sat Feb 12 08:10:19 2022
+++ pkgsrc/converters/hs-hslua-aeson/distinfo   Tue Aug 23 10:59:52 2022
@@ -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