From: icp1994 <icp1994@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] fselect: update to 0.8.8.
Date: Thu, 09 Jan 2025 19:57:06 +0100 [thread overview]
Message-ID: <20250109185706.B8C5820218@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-53882@inbox.vuxu.org>
[-- Attachment #1: Type: text/plain, Size: 477 bytes --]
There is an updated pull request by icp1994 against master on the void-packages repository
https://github.com/icp1994/void-packages fselect
https://github.com/void-linux/void-packages/pull/53882
fselect: update to 0.8.8.
#### Testing the changes
- I tested the changes in this PR: **YES**
#### Local build testing
- I built this PR locally for my native architecture: **x86_64**
A patch file from https://github.com/void-linux/void-packages/pull/53882.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-fselect-53882.patch --]
[-- Type: text/x-diff, Size: 1392 bytes --]
From 097b3cfd52c892845a9b362969220c51e4eb6fa1 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Thu, 19 Dec 2024 22:07:11 +0530
Subject: [PATCH] fselect: update to 0.8.8.
---
srcpkgs/fselect/template | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/srcpkgs/fselect/template b/srcpkgs/fselect/template
index 21801edf44931c..f72bf6e7f12b42 100644
--- a/srcpkgs/fselect/template
+++ b/srcpkgs/fselect/template
@@ -1,19 +1,19 @@
# Template file for 'fselect'
pkgname=fselect
-version=0.8.6
+version=0.8.8
revision=1
build_style=cargo
# disable automatic update checking
configure_args="--no-default-features --features users"
hostmakedepends="cmake pkg-config"
-makedepends="libzstd-devel"
+makedepends="libzstd-devel openssl-devel libgit2-1.8-devel"
short_desc="Find files with SQL-like queries"
maintainer="SolitudeSF <solitudesf@protonmail.com>"
-license="Apache-2.0, MIT"
-homepage="https://github.com/jhspetersson/fselect"
+license="Apache-2.0 OR MIT"
+homepage="https://fselect.rocks"
changelog="https://github.com/jhspetersson/fselect/releases"
distfiles="https://github.com/jhspetersson/fselect/archive/refs/tags/${version}.tar.gz"
-checksum=4b7a6dc5f6f3da39c3242856a1c78734c7b14bd801dc4d7e32bc6f5a1809bc63
+checksum=0f586c3870a66d4a3ab7b92409dcf0f68a23bd8031ec0cc3f1622efebe190c9e
case "$XBPS_TARGET_MACHINE" in
ppc64le*) ;;
next prev parent reply other threads:[~2025-01-09 18:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-07 18:44 [PR PATCH] " icp1994
2025-01-08 18:40 ` [PR REVIEW] " tranzystorekk
2025-01-09 18:57 ` icp1994 [this message]
2025-01-09 20:24 ` [PR PATCH] [Merged]: " tranzystorekk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250109185706.B8C5820218@inbox.vuxu.org \
--to=icp1994@users.noreply.github.com \
--cc=ml@inbox.vuxu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).