pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/converters converters/Makefile: + hs-cborg-json



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bd65d24e8840
branches:  trunk
changeset: 374559:bd65d24e8840
user:      pho <pho%pkgsrc.org@localhost>
date:      Wed Feb 23 16:53:19 2022 +0000

description:
converters/Makefile: + hs-cborg-json

diffstat:

 converters/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 08ad5fe2e2e3 -r bd65d24e8840 converters/Makefile
--- a/converters/Makefile       Wed Feb 23 16:53:08 2022 +0000
+++ b/converters/Makefile       Wed Feb 23 16:53:19 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.192 2022/02/23 16:09:10 pho Exp $
+# $NetBSD: Makefile,v 1.193 2022/02/23 16:53:19 pho Exp $
 #
 
 COMMENT=       Document format and character code converters
@@ -36,6 +36,7 @@
 SUBDIR+=       hs-aeson-pretty
 SUBDIR+=       hs-base16-bytestring
 SUBDIR+=       hs-base64-bytestring
+SUBDIR+=       hs-cborg-json
 SUBDIR+=       hs-emojis
 SUBDIR+=       hs-hslua-aeson
 SUBDIR+=       hs-lens-aeson



Home | Main Index | Thread Index | Old Index