commit: 33dd6041d73d224347a7e8bad0849b00c42ee0a3 Author: Michael Schubert <mschu.dev <AT> gmail <DOT> com> AuthorDate: Mon Apr 21 17:34:25 2025 +0000 Commit: Nowa Ammerlaan <nowa <AT> gentoo <DOT> org> CommitDate: Mon May 5 12:58:31 2025 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=33dd6041
sci-biology/fastp: version bump 0.24.1 Signed-off-by: Michael Schubert <mschu.dev <AT> gmail.com> Part-of: https://github.com/gentoo/sci/pull/1350 Closes: https://github.com/gentoo/sci/pull/1350 Signed-off-by: Nowa Ammerlaan <nowa <AT> gentoo.org> sci-biology/fastp/{fastp-0.24.0.ebuild => fastp-0.24.1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-biology/fastp/fastp-0.24.0.ebuild b/sci-biology/fastp/fastp-0.24.1.ebuild similarity index 100% rename from sci-biology/fastp/fastp-0.24.0.ebuild rename to sci-biology/fastp/fastp-0.24.1.ebuild index 4864761eb..c160860c8 100644 --- a/sci-biology/fastp/fastp-0.24.0.ebuild +++ b/sci-biology/fastp/fastp-0.24.1.ebuild @@ -6,10 +6,10 @@ EAPI=8 DESCRIPTION="An ultra-fast all-in-one FASTQ preprocessor" HOMEPAGE="https://github.com/OpenGene/fastp" SRC_URI="https://github.com/OpenGene/fastp/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz" -KEYWORDS="~amd64" LICENSE="MIT" SLOT="0" +KEYWORDS="~amd64" DEPEND="app-arch/libdeflate dev-libs/isa-l"
