pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   pho
Date:           Fri Mar  7 15:53:53 UTC 2025

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + hs-unlifted


To generate a diff of this commit:
cvs rdiff -u -r1.4431 -r1.4432 pkgsrc/devel/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.4431 pkgsrc/devel/Makefile:1.4432
--- pkgsrc/devel/Makefile:1.4431        Fri Mar  7 12:52:44 2025
+++ pkgsrc/devel/Makefile       Fri Mar  7 15:53:53 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4431 2025/03/07 12:52:44 pho Exp $
+# $NetBSD: Makefile,v 1.4432 2025/03/07 15:53:53 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -792,6 +792,7 @@ SUBDIR+=    hs-unagi-chan
 SUBDIR+=       hs-unbounded-delays
 SUBDIR+=       hs-uniplate
 SUBDIR+=       hs-unix-compat
+SUBDIR+=       hs-unlifted
 SUBDIR+=       hs-unliftio
 SUBDIR+=       hs-unliftio-core
 SUBDIR+=       hs-unordered-containers



Home | Main Index | Thread Index | Old Index