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:           Fri Mar  7 15:58:10 UTC 2025

Modified Files:
        pkgsrc/math: Makefile

Log Message:
math/Makefile: + hs-natural-arithmetic


To generate a diff of this commit:
cvs rdiff -u -r1.620 -r1.621 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.620 pkgsrc/math/Makefile:1.621
--- pkgsrc/math/Makefile:1.620  Sun Feb 23 16:41:02 2025
+++ pkgsrc/math/Makefile        Fri Mar  7 15:58:10 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.620 2025/02/23 16:41:02 wiz Exp $
+# $NetBSD: Makefile,v 1.621 2025/03/07 15:58:10 pho Exp $
 
 COMMENT=       Mathematics
 
@@ -256,6 +256,7 @@ SUBDIR+=    hs-mod
 SUBDIR+=       hs-monoid-subclasses
 SUBDIR+=       hs-mwc-random
 SUBDIR+=       hs-nats
+SUBDIR+=       hs-natural-arithmetic
 SUBDIR+=       hs-primes
 SUBDIR+=       hs-profunctors
 SUBDIR+=       hs-quote-quot



Home | Main Index | Thread Index | Old Index