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-semirings



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9aac9c9119dc
branches:  trunk
changeset: 374112:9aac9c9119dc
user:      pho <pho%pkgsrc.org@localhost>
date:      Wed Feb 16 10:02:29 2022 +0000

description:
math/Makefile: + hs-semirings

diffstat:

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

diffs (17 lines):

diff -r 1e9415d78d7b -r 9aac9c9119dc math/Makefile
--- a/math/Makefile     Wed Feb 16 10:02:20 2022 +0000
+++ b/math/Makefile     Wed Feb 16 10:02:29 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.532 2022/02/16 09:59:29 pho Exp $
+# $NetBSD: Makefile,v 1.533 2022/02/16 10:02:29 pho Exp $
 
 COMMENT=       Mathematics
 
@@ -231,6 +231,7 @@
 SUBDIR+=       hs-scientific
 SUBDIR+=       hs-semigroupoids
 SUBDIR+=       hs-semigroups
+SUBDIR+=       hs-semirings
 SUBDIR+=       imath
 SUBDIR+=       ipopt
 SUBDIR+=       isl



Home | Main Index | Thread Index | Old Index