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: Tue Oct 31 16:52:59 UTC 2023
Modified Files:
pkgsrc/devel: Makefile
Log Message:
devel/Makefile: + hs-persistent
To generate a diff of this commit:
cvs rdiff -u -r1.4098 -r1.4099 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.4098 pkgsrc/devel/Makefile:1.4099
--- pkgsrc/devel/Makefile:1.4098 Tue Oct 31 16:48:01 2023
+++ pkgsrc/devel/Makefile Tue Oct 31 16:52:59 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4098 2023/10/31 16:48:01 pho Exp $
+# $NetBSD: Makefile,v 1.4099 2023/10/31 16:52:59 pho Exp $
#
COMMENT= Development utilities
@@ -701,6 +701,7 @@ SUBDIR+= hs-pandoc-lua-marshal
SUBDIR+= hs-parallel
SUBDIR+= hs-parser-combinators
SUBDIR+= hs-pattern-arrows
+SUBDIR+= hs-persistent
SUBDIR+= hs-pointed
SUBDIR+= hs-pretty-show
SUBDIR+= hs-pretty-simple
Home |
Main Index |
Thread Index |
Old Index