pkgsrc-WIP-changes archive

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

peak-classifier: Update to 0.1.1.15



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Jul 17 15:24:34 2021 -0500
Changeset:	31be06a0b984b2ce0bb431a68321b3234efded7b

Modified Files:
	peak-classifier/Makefile
	peak-classifier/distinfo

Log Message:
peak-classifier: Update to 0.1.1.15

Update for biolibc API overhaul

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=31be06a0b984b2ce0bb431a68321b3234efded7b

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 peak-classifier/Makefile | 4 ++--
 peak-classifier/distinfo | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs:
diff --git a/peak-classifier/Makefile b/peak-classifier/Makefile
index f761259b02..680167e06a 100644
--- a/peak-classifier/Makefile
+++ b/peak-classifier/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	peak-classifier-0.1.1.9
+DISTNAME=	peak-classifier-0.1.1.15
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	04f58fa86236d92430bd0ee813bae3fb98f90bf5
+GITHUB_TAG=	aa90e4b05e52528f088204b5a960a0d338c1cd6c
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/peak-classifier
diff --git a/peak-classifier/distinfo b/peak-classifier/distinfo
index 365171764c..791babbd2d 100644
--- a/peak-classifier/distinfo
+++ b/peak-classifier/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (peak-classifier-0.1.1.9-04f58fa86236d92430bd0ee813bae3fb98f90bf5.tar.gz) = 14d69b48578380dfd9313d13ee7c3993dd92f255
-RMD160 (peak-classifier-0.1.1.9-04f58fa86236d92430bd0ee813bae3fb98f90bf5.tar.gz) = d652d27bcffc0b1335ce9ffd0321341c6a19872b
-SHA512 (peak-classifier-0.1.1.9-04f58fa86236d92430bd0ee813bae3fb98f90bf5.tar.gz) = 72c320b1a2e975365767766b4037a50098bb0dc50c800d73f8f7a02042254b2854da86a89fb5b11a0194228719132dcd234e33ba313bdb31f9cb648739ee2759
-Size (peak-classifier-0.1.1.9-04f58fa86236d92430bd0ee813bae3fb98f90bf5.tar.gz) = 86461 bytes
+SHA1 (peak-classifier-0.1.1.15-aa90e4b05e52528f088204b5a960a0d338c1cd6c.tar.gz) = ffb75a2e5cfe3c991d74c0d2fd85ea04a6eefea3
+RMD160 (peak-classifier-0.1.1.15-aa90e4b05e52528f088204b5a960a0d338c1cd6c.tar.gz) = be4af591ad76485068116d7dade95a9c5460f067
+SHA512 (peak-classifier-0.1.1.15-aa90e4b05e52528f088204b5a960a0d338c1cd6c.tar.gz) = 70eb1f627d73ff6eacd8b19573c328978c57dacdf8181101fdb65f203a221406516603417ac929a0df768da05cbd198d04d6ccf5c1a9f4d5380196917cc640c3
+Size (peak-classifier-0.1.1.15-aa90e4b05e52528f088204b5a960a0d338c1cd6c.tar.gz) = 86542 bytes


Home | Main Index | Thread Index | Old Index