From 6851af30cc59b8a15c1beeda67218e7f9105d867 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Tue, 11 Jul 2023 19:45:29 +0000 Subject: [PATCH] fastp: auto updated to 0.23.4-6 --- BioArchLinux/fastp/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/fastp/PKGBUILD b/BioArchLinux/fastp/PKGBUILD index b184f43487..c464fca1d9 100644 --- a/BioArchLinux/fastp/PKGBUILD +++ b/BioArchLinux/fastp/PKGBUILD @@ -3,7 +3,7 @@ pkgname=fastp pkgver=0.23.4 -pkgrel=5 +pkgrel=6 pkgdesc="a tool designed to provide fast all-in-one preprocessing for FastQ files, developed in C++ with multithreading supported to afford high performance" url="https://github.com/OpenGene/fastp" license=('MIT')