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.21



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Fri Nov 29 09:07:06 2024 -0600
Changeset:	890931ca6479cf546ae17f207fbe16ef64d367c3

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

Log Message:
peak-classifier: Update to 0.1.4.21

Fix program name in --version

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

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 0eb47b99da..2cdb99f26d 100644
--- a/peak-classifier/Makefile
+++ b/peak-classifier/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	peak-classifier-0.1.4.20
+DISTNAME=	peak-classifier-0.1.4.21
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	acb3f2ad6051140e72472f1390c3b80a05b9c1b0
+GITHUB_TAG=	95377771d1d26a6f47a5eddbb61ef2e50fae475b
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/peak-classifier
diff --git a/peak-classifier/distinfo b/peak-classifier/distinfo
index c3bd66d700..7463323c17 100644
--- a/peak-classifier/distinfo
+++ b/peak-classifier/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (peak-classifier-0.1.4.20-acb3f2ad6051140e72472f1390c3b80a05b9c1b0.tar.gz) = dbc7a93ccf47f2a53f95f6741f4aad7e3371563eb1091104708521eba80741c5
-SHA512 (peak-classifier-0.1.4.20-acb3f2ad6051140e72472f1390c3b80a05b9c1b0.tar.gz) = de2c214ace31757f63d4151fb96e7f4f1e750eda6e638d00fb1af6e806915fc83c1f29ac543bc161b0cc5ed85ed17a1a9d3dac6857f7a1461b28029f96f04c94
-Size (peak-classifier-0.1.4.20-acb3f2ad6051140e72472f1390c3b80a05b9c1b0.tar.gz) = 87485 bytes
+BLAKE2s (peak-classifier-0.1.4.21-95377771d1d26a6f47a5eddbb61ef2e50fae475b.tar.gz) = 72bb5c66a5e8e957f5f0da00e7914c27119d6af498800270a6d5b065570370e6
+SHA512 (peak-classifier-0.1.4.21-95377771d1d26a6f47a5eddbb61ef2e50fae475b.tar.gz) = 28d576bf9801f0ba2fcfc5553d5c60f33d774e08fb80b78c65f370ea7e2f96062606124f7014f6434e6a7f1fd5a7532b83b4bf9580c6fffa16a1c84610098e66
+Size (peak-classifier-0.1.4.21-95377771d1d26a6f47a5eddbb61ef2e50fae475b.tar.gz) = 87473 bytes


Home | Main Index | Thread Index | Old Index