Github messages for voidlinux
 help / color / mirror / Atom feed
From: icp1994 <icp1994@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] fselect: update to 0.8.4.
Date: Fri, 16 Jun 2023 20:48:00 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44475@inbox.vuxu.org> (raw)

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

There is a new 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/44475

fselect: update to 0.8.4.
#### 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/44475.patch is attached

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

From d2965b3620c15e415ad9765d957f11a9abcfbbb6 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Fri, 16 Jun 2023 19:40:01 +0530
Subject: [PATCH] fselect: update to 0.8.4.

---
 srcpkgs/fselect/template | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/fselect/template b/srcpkgs/fselect/template
index 9a9fe4371235..2aa8aa8bf435 100644
--- a/srcpkgs/fselect/template
+++ b/srcpkgs/fselect/template
@@ -1,7 +1,7 @@
 # Template file for 'fselect'
 pkgname=fselect
-version=0.8.3
-revision=2
+version=0.8.4
+revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
 makedepends="libzstd-devel"
@@ -11,7 +11,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=2b8e8b40ef490663239f3a24f9383fd5b832530e96513d58755b688b507d876e
+checksum=db720310ff265012f283f9fdfb4ac99188bb4a3cbfe5550171c7e2ab55a36420
 
 case "$XBPS_TARGET_MACHINE" in
 	ppc64le*) ;;
@@ -23,10 +23,6 @@ if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
 	XBPS_CROSS_RUSTFLAGS+=" -latomic"
 fi
 
-post_patch() {
-	cargo update --package mp4parse@0.12.0 --precise 0.12.1
-}
-
 post_install() {
 	vlicense LICENSE-MIT
 	vman docs/fselect.1

             reply	other threads:[~2023-06-16 18:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-16 18:48 icp1994 [this message]
2023-06-22 10:40 ` [PR PATCH] [Merged]: " Duncaen

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-44475@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).