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-uuid



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8e8bfa60f086
branches:  trunk
changeset: 374133:8e8bfa60f086
user:      pho <pho%pkgsrc.org@localhost>
date:      Wed Feb 16 10:06:43 2022 +0000

description:
devel/Makefile: + hs-uuid

diffstat:

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

diffs (17 lines):

diff -r ab50afaa5a2d -r 8e8bfa60f086 devel/Makefile
--- a/devel/Makefile    Wed Feb 16 10:06:34 2022 +0000
+++ b/devel/Makefile    Wed Feb 16 10:06:43 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3625 2022/02/16 10:04:56 pho Exp $
+# $NetBSD: Makefile,v 1.3626 2022/02/16 10:06:43 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -638,6 +638,7 @@
 SUBDIR+=       hs-unordered-containers
 SUBDIR+=       hs-utf8-string
 SUBDIR+=       hs-utility-ht
+SUBDIR+=       hs-uuid
 SUBDIR+=       hs-uuid-types
 SUBDIR+=       hs-vault
 SUBDIR+=       hs-vector



Home | Main Index | Thread Index | Old Index