pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/converters Add hs-emojis



details:   https://anonhg.NetBSD.org/pkgsrc/rev/72329b06bd5b
branches:  trunk
changeset: 421383:72329b06bd5b
user:      pho <pho%pkgsrc.org@localhost>
date:      Wed Jan 15 11:54:23 2020 +0000

description:
Add hs-emojis

diffstat:

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

diffs (17 lines):

diff -r 51f3e12d1701 -r 72329b06bd5b converters/Makefile
--- a/converters/Makefile       Wed Jan 15 11:54:03 2020 +0000
+++ b/converters/Makefile       Wed Jan 15 11:54:23 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.172 2020/01/15 11:29:50 pho Exp $
+# $NetBSD: Makefile,v 1.173 2020/01/15 11:54:23 pho Exp $
 #
 
 COMMENT=       Document format and character code converters
@@ -33,6 +33,7 @@
 SUBDIR+=       hs-aeson-pretty
 SUBDIR+=       hs-base16-bytestring
 SUBDIR+=       hs-base64-bytestring
+SUBDIR+=       hs-emojis
 SUBDIR+=       hs-text-conversions
 SUBDIR+=       hztty
 SUBDIR+=       ish



Home | Main Index | Thread Index | Old Index