From efa781379f230e1b7a9a75e2ab40965bcb710a1f Mon Sep 17 00:00:00 2001 From: Michael Schubert Date: Sun, 15 Mar 2026 07:48:43 +0000 Subject: [PATCH] sci-biology/fastp: version bump 1.1.0 Signed-off-by: Michael Schubert --- sci-biology/fastp/Manifest | 2 +- sci-biology/fastp/{fastp-1.0.1.ebuild => fastp-1.1.0.ebuild} | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) rename sci-biology/fastp/{fastp-1.0.1.ebuild => fastp-1.1.0.ebuild} (88%) diff --git a/sci-biology/fastp/Manifest b/sci-biology/fastp/Manifest index fd52b15511c..0c6c5e6fcc4 100644 --- a/sci-biology/fastp/Manifest +++ b/sci-biology/fastp/Manifest @@ -1 +1 @@ -DIST fastp-1.0.1.gh.tar.gz 167427 BLAKE2B 9eee960ef0efb0d0942f39a4daf664ba39dc84a1717cec6f44d31a9d842d1f27b3faa242c18d66f06f3ac5847012d3782c562ae5085323b321672da33e9386e6 SHA512 f0f8151a4c4ec27061a09ee4fec039d8b3e594d466e2f5335277032280bb3b5b2a181d607cef9c602735b9ecaab47b24ce17da90f09e8b9ca18b608970b504ea +DIST fastp-1.1.0.gh.tar.gz 174249 BLAKE2B 6b16f945a5544fa2082c9f365c629386d5db91dfcff787197db339426139dfc090edad940e6b6c95713c91db6bd3bec27d5254411a032c6b63415fea6b68e3f6 SHA512 36c33b329fb8b883c69838027b20a2ee22790db30ab2fb50922e8993b0dfeef4bec0af7d7e527d6ee1140c95f41fa7b9a452158da244c323c45a6f6be265682b diff --git a/sci-biology/fastp/fastp-1.0.1.ebuild b/sci-biology/fastp/fastp-1.1.0.ebuild similarity index 88% rename from sci-biology/fastp/fastp-1.0.1.ebuild rename to sci-biology/fastp/fastp-1.1.0.ebuild index c160860c853..72fa1410bd3 100644 --- a/sci-biology/fastp/fastp-1.0.1.ebuild +++ b/sci-biology/fastp/fastp-1.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Foundation +# Copyright 1999-2026 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,6 +12,7 @@ SLOT="0" KEYWORDS="~amd64" DEPEND="app-arch/libdeflate + dev-cpp/highway dev-libs/isa-l" src_install() {