pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
basic-stats: Update to 0.1.0.35
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Sun Nov 7 17:58:54 2021 -0600
Changeset: 142eb0baaae3062e77e702b18d3ae979fecba54c
Modified Files:
basic-stats/Makefile
basic-stats/distinfo
Log Message:
basic-stats: Update to 0.1.0.35
Fix t_cdf() for large positive x and improve speed for all positive x
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=142eb0baaae3062e77e702b18d3ae979fecba54c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
basic-stats/Makefile | 4 ++--
basic-stats/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs:
diff --git a/basic-stats/Makefile b/basic-stats/Makefile
index cda207794f..1208ca36bc 100644
--- a/basic-stats/Makefile
+++ b/basic-stats/Makefile
@@ -5,10 +5,10 @@
# Wed May 20 07:41:36 CDT 2020 #
###########################################################
-DISTNAME= basic-stats-0.1.0.34
+DISTNAME= basic-stats-0.1.0.35
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG= 25f4c3e8b3052164f68c1ef8f799842e80e659e9
+GITHUB_TAG= b1b8f9216915b477f01048d7f4c27b3b0021c425
MAINTAINER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/auerlab/basic-stats
diff --git a/basic-stats/distinfo b/basic-stats/distinfo
index d9f1860652..96cfa63bad 100644
--- a/basic-stats/distinfo
+++ b/basic-stats/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (basic-stats-0.1.0.34-25f4c3e8b3052164f68c1ef8f799842e80e659e9.tar.gz) = 849a723bc7121f7e8480a227777b84d9b75bd04d927a204664c1b082d3b6d36e
-SHA512 (basic-stats-0.1.0.34-25f4c3e8b3052164f68c1ef8f799842e80e659e9.tar.gz) = db635ced84fc15554d5cf3ae197807238e8651fa995bc59a21b55685308c81af5fa609993b03a93ef4ff79ecdc6d526b65c8199abd9accf33b3b7a6610e6ffad
-Size (basic-stats-0.1.0.34-25f4c3e8b3052164f68c1ef8f799842e80e659e9.tar.gz) = 28790 bytes
+BLAKE2s (basic-stats-0.1.0.35-b1b8f9216915b477f01048d7f4c27b3b0021c425.tar.gz) = b682fd86abb162e0f3eda1a3967fc0a05ee6c16c227c398b63714e077ea0f7db
+SHA512 (basic-stats-0.1.0.35-b1b8f9216915b477f01048d7f4c27b3b0021c425.tar.gz) = 380695b597b97525021c6d7d29cc179126016e59bebd8843fb4ef190c5590b7aa401cbe3bf05f5676f34544e18eb3fc23b1a5369bef0d5418e5c36cf7757a7ab
+Size (basic-stats-0.1.0.35-b1b8f9216915b477f01048d7f4c27b3b0021c425.tar.gz) = 28839 bytes
Home |
Main Index |
Thread Index |
Old Index