pkgsrc-WIP-changes archive

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

peak-classifier: Update to 0.1.2.8



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Tue Feb 8 15:27:29 2022 -0600
Changeset:	c46b9242b78b092956d1c606f82f1e8618200ad4

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

Log Message:
peak-classifier: Update to 0.1.2.8

Update for libxtend dsv_line API changes

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

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 | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/peak-classifier/Makefile b/peak-classifier/Makefile
index 75f38c730c..547f6d6180 100644
--- a/peak-classifier/Makefile
+++ b/peak-classifier/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	peak-classifier-0.1.2.6
+DISTNAME=	peak-classifier-0.1.2.8
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	184328bf8daa383939ac48e57d66e8dd3e618808
+GITHUB_TAG=	5a44e64445df9420f7fe5fb6b7a438c4611582f8
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/peak-classifier
diff --git a/peak-classifier/distinfo b/peak-classifier/distinfo
index 61f692d19d..a7d9c83c0b 100644
--- a/peak-classifier/distinfo
+++ b/peak-classifier/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (peak-classifier-0.1.2.6-184328bf8daa383939ac48e57d66e8dd3e618808.tar.gz) = 9271de599cc0489cab7cc7c39513052c67c187daf3b95946d8338fd2686d8a5b
-SHA512 (peak-classifier-0.1.2.6-184328bf8daa383939ac48e57d66e8dd3e618808.tar.gz) = 829687be05aa6963e7b333c6a91a4ff7c7f823afa1bfdc150c5bf5e50f79a25226682ecce35d9e8db323fd81038452cab2e7291b29cc93f07e96bbf3a6054c42
-Size (peak-classifier-0.1.2.6-184328bf8daa383939ac48e57d66e8dd3e618808.tar.gz) = 87029 bytes
+BLAKE2s (peak-classifier-0.1.2.8-5a44e64445df9420f7fe5fb6b7a438c4611582f8.tar.gz) = 98949764314c3f5da5f504f28abd4bf637572f65146e43ef9a96567cc8e29f29
+SHA512 (peak-classifier-0.1.2.8-5a44e64445df9420f7fe5fb6b7a438c4611582f8.tar.gz) = 6864f30af84a63c42ec9e32eb69208c2ba8b61170b79ddf8ca7b6f04c6a71943a4b0cf5c58015c17885aeba79e246d5ee8bad2ba36c4e80c264846bd20a4912b
+Size (peak-classifier-0.1.2.8-5a44e64445df9420f7fe5fb6b7a438c4611582f8.tar.gz) = 87020 bytes


Home | Main Index | Thread Index | Old Index