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 Feb 24 00:58:00 UTC 2022

Modified Files:
        pkgsrc/math: Makefile

Log Message:
math/Makefile: + hs-indexed-profunctors


To generate a diff of this commit:
cvs rdiff -u -r1.536 -r1.537 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.536 pkgsrc/math/Makefile:1.537
--- pkgsrc/math/Makefile:1.536  Thu Feb 17 10:54:56 2022
+++ pkgsrc/math/Makefile        Thu Feb 24 00:58:00 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.536 2022/02/17 10:54:56 wiz Exp $
+# $NetBSD: Makefile,v 1.537 2022/02/24 00:58:00 pho Exp $
 
 COMMENT=       Mathematics
 
@@ -219,6 +219,7 @@ SUBDIR+=    hs-contravariant
 SUBDIR+=       hs-distributive
 SUBDIR+=       hs-free
 SUBDIR+=       hs-ieee754
+SUBDIR+=       hs-indexed-profunctors
 SUBDIR+=       hs-integer-logarithms
 SUBDIR+=       hs-invariant
 SUBDIR+=       hs-kan-extensions



Home | Main Index | Thread Index | Old Index