* [PR PATCH] ferium: update to 4.7.1.
@ 2024-09-24 16:03 yoshiyoshyosh
2024-09-26 17:47 ` [PR PATCH] [Closed]: " classabbyamp
0 siblings, 1 reply; 2+ messages in thread
From: yoshiyoshyosh @ 2024-09-24 16:03 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 488 bytes --]
There is a new pull request by yoshiyoshyosh against master on the void-packages repository
https://github.com/yoshiyoshyosh/void-packages ferium
https://github.com/void-linux/void-packages/pull/52340
ferium: update to 4.7.1.
#### 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_glibc`)
A patch file from https://github.com/void-linux/void-packages/pull/52340.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ferium-52340.patch --]
[-- Type: text/x-diff, Size: 1441 bytes --]
From 5aad14e5aad8d914747fccce3aadb4c459aca654 Mon Sep 17 00:00:00 2001
From: yosh <yosh-git@riseup.net>
Date: Tue, 24 Sep 2024 12:02:32 -0400
Subject: [PATCH] ferium: update to 4.7.1.
---
srcpkgs/ferium/template | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/ferium/template b/srcpkgs/ferium/template
index ef3a7d57bbf1ee..81ec6c0faca23f 100644
--- a/srcpkgs/ferium/template
+++ b/srcpkgs/ferium/template
@@ -1,19 +1,21 @@
# Template file for 'ferium'
pkgname=ferium
-version=4.7.0
+version=4.7.1
revision=1
build_style=cargo
build_helper=qemu
configure_args="--no-default-features"
+hostmakedepends="pkg-config"
+makedepends="libzstd-devel"
short_desc="CLI program for managing Minecraft mods and modpacks"
maintainer="yosh <yosh-git@riseup.net>"
license="MPL-2.0"
homepage="https://github.com/gorilla-devs/ferium"
changelog="https://raw.githubusercontent.com/gorilla-devs/ferium/main/CHANGELOG.md"
distfiles="https://github.com/gorilla-devs/ferium/archive/refs/tags/v${version}.tar.gz"
-checksum=a7804e44d1949e3fe2c5e875d7d70fc6d2ecd16cbcb65619b9ad4f61ac3b1887
+checksum=a9b9fd966f47d5f8c32e483a21ea476f6883f194e7813f1f81b0001e14b046a5
# tests rely on the github API, which randomly ratelimits unauthed conns
-# to perform tests locally, export GITHUB_TOKEN in pre_check
+# to perform tests locally, export GITHUB_TOKEN to a personal access token
make_check=ci-skip
post_install() {
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PR PATCH] [Closed]: ferium: update to 4.7.1.
2024-09-24 16:03 [PR PATCH] ferium: update to 4.7.1 yoshiyoshyosh
@ 2024-09-26 17:47 ` classabbyamp
0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2024-09-26 17:47 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 326 bytes --]
There's a closed pull request on the void-packages repository
ferium: update to 4.7.1.
https://github.com/void-linux/void-packages/pull/52340
Description:
#### 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_glibc`)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-09-26 17:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-24 16:03 [PR PATCH] ferium: update to 4.7.1 yoshiyoshyosh
2024-09-26 17:47 ` [PR PATCH] [Closed]: " classabbyamp
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).