pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www www: +hs-http-conduit



details:   https://anonhg.NetBSD.org/pkgsrc/rev/80f015565acf
branches:  trunk
changeset: 452083:80f015565acf
user:      pho <pho%pkgsrc.org@localhost>
date:      Wed May 05 11:19:41 2021 +0000

description:
www: +hs-http-conduit

diffstat:

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

diffs (17 lines):

diff -r 986bcfee7b09 -r 80f015565acf www/Makefile
--- a/www/Makefile      Wed May 05 11:19:01 2021 +0000
+++ b/www/Makefile      Wed May 05 11:19:41 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1528 2021/05/02 20:03:53 pin Exp $
+# $NetBSD: Makefile,v 1.1529 2021/05/05 11:19:41 pho Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -156,6 +156,7 @@
 SUBDIR+=       hs-cookie
 SUBDIR+=       hs-http-client
 SUBDIR+=       hs-http-client-tls
+SUBDIR+=       hs-http-conduit
 SUBDIR+=       hs-http-types
 SUBDIR+=       hs-xss-sanitize
 SUBDIR+=       htdavlock



Home | Main Index | Thread Index | Old Index