pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math math/Makefile: + hs-primes



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9be3062cff6b
branches:  trunk
changeset: 374004:9be3062cff6b
user:      pho <pho%pkgsrc.org@localhost>
date:      Wed Feb 16 05:09:40 2022 +0000

description:
math/Makefile: + hs-primes

diffstat:

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

diffs (17 lines):

diff -r eaacd8c1fed2 -r 9be3062cff6b math/Makefile
--- a/math/Makefile     Wed Feb 16 05:09:24 2022 +0000
+++ b/math/Makefile     Wed Feb 16 05:09:40 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.525 2022/01/25 01:37:49 wiz Exp $
+# $NetBSD: Makefile,v 1.526 2022/02/16 05:09:40 pho Exp $
 
 COMMENT=       Mathematics
 
@@ -220,6 +220,7 @@
 SUBDIR+=       hs-math-functions
 SUBDIR+=       hs-mwc-random
 SUBDIR+=       hs-nats
+SUBDIR+=       hs-primes
 SUBDIR+=       hs-profunctors
 SUBDIR+=       hs-scientific
 SUBDIR+=       hs-semigroupoids



Home | Main Index | Thread Index | Old Index