Github messages for voidlinux
 help / color / mirror / Atom feed
From: cinerea0 <cinerea0@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] fselect: update to 0.8.5
Date: Thu, 04 Jan 2024 05:16:04 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48059@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 381 bytes --]

There is a new pull request by cinerea0 against master on the void-packages repository

https://github.com/cinerea0/void-packages fselect
https://github.com/void-linux/void-packages/pull/48059

fselect: update to 0.8.5
#### Testing the changes
- I tested the changes in this PR: **YES**


A patch file from https://github.com/void-linux/void-packages/pull/48059.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-fselect-48059.patch --]
[-- Type: text/x-diff, Size: 1221 bytes --]

From b70813978109e4e0389ae4a745c7aeb576be5518 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Wed, 3 Jan 2024 23:15:14 -0500
Subject: [PATCH] fselect: update to 0.8.5

---
 srcpkgs/fselect/template | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/fselect/template b/srcpkgs/fselect/template
index 492c4b11d2720..3bd595d8f37c3 100644
--- a/srcpkgs/fselect/template
+++ b/srcpkgs/fselect/template
@@ -1,8 +1,10 @@
 # Template file for 'fselect'
 pkgname=fselect
-version=0.8.4
+version=0.8.5
 revision=1
 build_style=cargo
+# disable automatic update checking
+configure_args="--no-default-features --features uzers"
 hostmakedepends="pkg-config"
 makedepends="libzstd-devel"
 short_desc="Find files with SQL-like queries"
@@ -11,7 +13,7 @@ license="Apache-2.0, MIT"
 homepage="https://github.com/jhspetersson/fselect"
 changelog="https://github.com/jhspetersson/fselect/releases"
 distfiles="https://github.com/jhspetersson/fselect/archive/refs/tags/${version}.tar.gz"
-checksum=db720310ff265012f283f9fdfb4ac99188bb4a3cbfe5550171c7e2ab55a36420
+checksum=e5742da80606630e310bb1567f2d72d7874f0b2537440e2800507abd786d912d
 
 case "$XBPS_TARGET_MACHINE" in
 	ppc64le*) ;;

             reply	other threads:[~2024-01-04  4:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-04  4:16 cinerea0 [this message]
2024-01-06 23:34 ` [PR PATCH] [Merged]: " classabbyamp

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48059@inbox.vuxu.org \
    --to=cinerea0@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).