pkgsrc-Changes archive

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

CVS commit: pkgsrc/math



Module Name:    pkgsrc
Committed By:   pho
Date:           Thu Nov  2 02:44:53 UTC 2023

Modified Files:
        pkgsrc/math: Makefile

Log Message:
math/Makefile: + hs-dense-linear-algebra


To generate a diff of this commit:
cvs rdiff -u -r1.576 -r1.577 pkgsrc/math/Makefile

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

Modified files:

Index: pkgsrc/math/Makefile
diff -u pkgsrc/math/Makefile:1.576 pkgsrc/math/Makefile:1.577
--- pkgsrc/math/Makefile:1.576  Sat Oct 28 14:33:45 2023
+++ pkgsrc/math/Makefile        Thu Nov  2 02:44:52 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.576 2023/10/28 14:33:45 pho Exp $
+# $NetBSD: Makefile,v 1.577 2023/11/02 02:44:52 pho Exp $
 
 COMMENT=       Mathematics
 
@@ -226,6 +226,7 @@ SUBDIR+=    hs-bifunctors
 SUBDIR+=       hs-commutative-semigroups
 SUBDIR+=       hs-comonad
 SUBDIR+=       hs-contravariant
+SUBDIR+=       hs-dense-linear-algebra
 SUBDIR+=       hs-digits
 SUBDIR+=       hs-distributive
 SUBDIR+=       hs-free



Home | Main Index | Thread Index | Old Index