pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel devel/Makefile: + hs-optparse-simple



details:   https://anonhg.NetBSD.org/pkgsrc/rev/141dfa002774
branches:  trunk
changeset: 374166:141dfa002774
user:      pho <pho%pkgsrc.org@localhost>
date:      Wed Feb 16 10:13:34 2022 +0000

description:
devel/Makefile: + hs-optparse-simple

diffstat:

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

diffs (17 lines):

diff -r 3b43a2dad587 -r 141dfa002774 devel/Makefile
--- a/devel/Makefile    Wed Feb 16 10:13:25 2022 +0000
+++ b/devel/Makefile    Wed Feb 16 10:13:34 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3635 2022/02/16 10:12:57 pho Exp $
+# $NetBSD: Makefile,v 1.3636 2022/02/16 10:13:34 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -592,6 +592,7 @@
 SUBDIR+=       hs-mono-traversable
 SUBDIR+=       hs-old-locale
 SUBDIR+=       hs-optparse-applicative
+SUBDIR+=       hs-optparse-simple
 SUBDIR+=       hs-ordered-containers
 SUBDIR+=       hs-pandoc-lua-marshal
 SUBDIR+=       hs-parallel



Home | Main Index | Thread Index | Old Index