pkgsrc-WIP-changes archive

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

peak-classifier: Update to 0.1.4.11



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Fri Aug 4 12:22:24 2023 -0500
Changeset:	441b535854af1116189612dbfafa3828fd7bec74

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

Log Message:
peak-classifier: Update to 0.1.4.11

Update for biolibc gff -> gff3 API change

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

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 e1aa7582dc..58a2a04368 100644
--- a/peak-classifier/Makefile
+++ b/peak-classifier/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	peak-classifier-0.1.4.8
+DISTNAME=	peak-classifier-0.1.4.11
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	72155f3bb7c53fb75fc8c9756540da4006ad555f
+GITHUB_TAG=	394f61cb00eadcd07b0d7d2df4631502c0aa46d4
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/peak-classifier
diff --git a/peak-classifier/distinfo b/peak-classifier/distinfo
index 07e073c81f..2bdf34c94c 100644
--- a/peak-classifier/distinfo
+++ b/peak-classifier/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (peak-classifier-0.1.4.8-72155f3bb7c53fb75fc8c9756540da4006ad555f.tar.gz) = 161ee38b7b3048f5b017a6d837c0b03a3e279224c0828ba36119d6b5f615f2cc
-SHA512 (peak-classifier-0.1.4.8-72155f3bb7c53fb75fc8c9756540da4006ad555f.tar.gz) = e42d5888a76bde648cab583b054e60d1b5616e953551af5e06b2900fe8d3a4947273be6ed4080ac82381573f08d94954a096f38366c9c228e83f0f8f1af60e1b
-Size (peak-classifier-0.1.4.8-72155f3bb7c53fb75fc8c9756540da4006ad555f.tar.gz) = 87381 bytes
+BLAKE2s (peak-classifier-0.1.4.11-394f61cb00eadcd07b0d7d2df4631502c0aa46d4.tar.gz) = 4e78ebc54cf7c3e5c940ce9dfa1ee5ebcf124ef4bda52f0173ff93fa1e13c851
+SHA512 (peak-classifier-0.1.4.11-394f61cb00eadcd07b0d7d2df4631502c0aa46d4.tar.gz) = 94f6cc97d40b251f006aba1bbc0262051b9070ea7fd13284156a508f544e1e46f38e35c66502e3478d67de47c547478d11c22a36090237dcbea21621d11e2200
+Size (peak-classifier-0.1.4.11-394f61cb00eadcd07b0d7d2df4631502c0aa46d4.tar.gz) = 87358 bytes


Home | Main Index | Thread Index | Old Index