Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ferium: update to 4.5.0
@ 2024-01-30 17:35 SolitudeSF
  2024-01-30 18:36 ` yoshiyoshyosh
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: SolitudeSF @ 2024-01-30 17:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/SolitudeSF/void-packages ferium
https://github.com/void-linux/void-packages/pull/48445

ferium: update to 4.5.0

#### Testing the changes
- I tested the changes in this PR: **briefly**

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

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

From 8ebcb8c5da3a20efab3a0b5f7e35d9e5038bc2c5 Mon Sep 17 00:00:00 2001
From: SolitudeSF <solitudesf@protonmail.com>
Date: Tue, 30 Jan 2024 19:34:16 +0200
Subject: [PATCH] ferium: update to 4.5.0

---
 srcpkgs/ferium/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/ferium/template b/srcpkgs/ferium/template
index b9eeac95c56c4..8065aafd24077 100644
--- a/srcpkgs/ferium/template
+++ b/srcpkgs/ferium/template
@@ -1,7 +1,7 @@
 # Template file for 'ferium'
 pkgname=ferium
-version=4.4.1
-revision=2
+version=4.5.0
+revision=1
 build_style=cargo
 build_helper=qemu
 configure_args="--no-default-features"
@@ -11,7 +11,7 @@ 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=ccab09df5cd0c3db890b7099705696cd8770dcf936182dcd266ad3da5f5262f9
+checksum=c9b54673a494cecabfc62a48d03d504b6fea00af1b749c3ccb210021f8528bf0
 
 post_install() {
 	local ferium="${DESTDIR}/usr/bin/ferium"

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: ferium: update to 4.5.0
  2024-01-30 17:35 [PR PATCH] ferium: update to 4.5.0 SolitudeSF
@ 2024-01-30 18:36 ` yoshiyoshyosh
  2024-01-30 18:37 ` yoshiyoshyosh
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: yoshiyoshyosh @ 2024-01-30 18:36 UTC (permalink / raw)
  To: ml

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

New comment by yoshiyoshyosh on void-packages repository

https://github.com/void-linux/void-packages/pull/48445#issuecomment-1917660748

Comment:
beat me to it, smh.
the musl build failing seems to just be from the api; just tested the build checks on musl myself and they worked, so there shouldn't be any worry about it

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: ferium: update to 4.5.0
  2024-01-30 17:35 [PR PATCH] ferium: update to 4.5.0 SolitudeSF
  2024-01-30 18:36 ` yoshiyoshyosh
@ 2024-01-30 18:37 ` yoshiyoshyosh
  2024-01-30 18:43 ` [PR PATCH] [Updated] " SolitudeSF
  2024-01-31 16:11 ` [PR PATCH] [Merged]: " ahesford
  3 siblings, 0 replies; 5+ messages in thread
From: yoshiyoshyosh @ 2024-01-30 18:37 UTC (permalink / raw)
  To: ml

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

New comment by yoshiyoshyosh on void-packages repository

https://github.com/void-linux/void-packages/pull/48445#issuecomment-1917660748

Comment:
beat me to it, smh.
the musl checks failing seems to just be from the api; just tested the build checks on musl myself and they worked, so there shouldn't be any worry about it

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Updated] ferium: update to 4.5.0
  2024-01-30 17:35 [PR PATCH] ferium: update to 4.5.0 SolitudeSF
  2024-01-30 18:36 ` yoshiyoshyosh
  2024-01-30 18:37 ` yoshiyoshyosh
@ 2024-01-30 18:43 ` SolitudeSF
  2024-01-31 16:11 ` [PR PATCH] [Merged]: " ahesford
  3 siblings, 0 replies; 5+ messages in thread
From: SolitudeSF @ 2024-01-30 18:43 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by SolitudeSF against master on the void-packages repository

https://github.com/SolitudeSF/void-packages ferium
https://github.com/void-linux/void-packages/pull/48445

ferium: update to 4.5.0

#### Testing the changes
- I tested the changes in this PR: **briefly**

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

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

From 8f52a9c65e7474abb99306c9e492dc2ec56e0c4d Mon Sep 17 00:00:00 2001
From: SolitudeSF <solitudesf@protonmail.com>
Date: Tue, 30 Jan 2024 19:34:16 +0200
Subject: [PATCH] ferium: update to 4.5.0

---
 srcpkgs/ferium/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/ferium/template b/srcpkgs/ferium/template
index b9eeac95c56c4..8065aafd24077 100644
--- a/srcpkgs/ferium/template
+++ b/srcpkgs/ferium/template
@@ -1,7 +1,7 @@
 # Template file for 'ferium'
 pkgname=ferium
-version=4.4.1
-revision=2
+version=4.5.0
+revision=1
 build_style=cargo
 build_helper=qemu
 configure_args="--no-default-features"
@@ -11,7 +11,7 @@ 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=ccab09df5cd0c3db890b7099705696cd8770dcf936182dcd266ad3da5f5262f9
+checksum=c9b54673a494cecabfc62a48d03d504b6fea00af1b749c3ccb210021f8528bf0
 
 post_install() {
 	local ferium="${DESTDIR}/usr/bin/ferium"

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Merged]: ferium: update to 4.5.0
  2024-01-30 17:35 [PR PATCH] ferium: update to 4.5.0 SolitudeSF
                   ` (2 preceding siblings ...)
  2024-01-30 18:43 ` [PR PATCH] [Updated] " SolitudeSF
@ 2024-01-31 16:11 ` ahesford
  3 siblings, 0 replies; 5+ messages in thread
From: ahesford @ 2024-01-31 16:11 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

ferium: update to 4.5.0
https://github.com/void-linux/void-packages/pull/48445

Description:

#### Testing the changes
- I tested the changes in this PR: **briefly**

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-01-31 16:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-30 17:35 [PR PATCH] ferium: update to 4.5.0 SolitudeSF
2024-01-30 18:36 ` yoshiyoshyosh
2024-01-30 18:37 ` yoshiyoshyosh
2024-01-30 18:43 ` [PR PATCH] [Updated] " SolitudeSF
2024-01-31 16:11 ` [PR PATCH] [Merged]: " ahesford

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