Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ferium: update to 4.5.1.
@ 2024-02-19  5:59 yoshiyoshyosh
  2024-02-24  3:29 ` [PR PATCH] [Updated] " yoshiyoshyosh
  2024-02-24  3:40 ` ferium: update to 4.5.2 yoshiyoshyosh
  0 siblings, 2 replies; 3+ messages in thread
From: yoshiyoshyosh @ 2024-02-19  5:59 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 492 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/48827

ferium: update to 4.5.1.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### 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/48827.patch is attached

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

From 8b34b3f29f80aa76dfba5d8122af035b8d262b6d Mon Sep 17 00:00:00 2001
From: yosh <yosh-git@riseup.net>
Date: Mon, 19 Feb 2024 00:58:36 -0500
Subject: [PATCH] ferium: update to 4.5.1.

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

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

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

* Re: [PR PATCH] [Updated] ferium: update to 4.5.1.
  2024-02-19  5:59 [PR PATCH] ferium: update to 4.5.1 yoshiyoshyosh
@ 2024-02-24  3:29 ` yoshiyoshyosh
  2024-02-24  3:40 ` ferium: update to 4.5.2 yoshiyoshyosh
  1 sibling, 0 replies; 3+ messages in thread
From: yoshiyoshyosh @ 2024-02-24  3:29 UTC (permalink / raw)
  To: ml

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

There is an updated 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/48827

ferium: update to 4.5.1.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### 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/48827.patch is attached

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

From 89af1d45cd663bfb490112099a31c98b322c8faa Mon Sep 17 00:00:00 2001
From: yosh <yosh-git@riseup.net>
Date: Mon, 19 Feb 2024 00:58:36 -0500
Subject: [PATCH] ferium: update to 4.5.2.

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

diff --git a/srcpkgs/ferium/template b/srcpkgs/ferium/template
index 8065aafd240777..addcb88d5146d4 100644
--- a/srcpkgs/ferium/template
+++ b/srcpkgs/ferium/template
@@ -1,6 +1,6 @@
 # Template file for 'ferium'
 pkgname=ferium
-version=4.5.0
+version=4.5.2
 revision=1
 build_style=cargo
 build_helper=qemu
@@ -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=c9b54673a494cecabfc62a48d03d504b6fea00af1b749c3ccb210021f8528bf0
+checksum=5b4fde3eee2336c4874d8bf5c412e019843f9cef018f750bbb4c51c1fceb9484
 
 post_install() {
 	local ferium="${DESTDIR}/usr/bin/ferium"

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

* Re: ferium: update to 4.5.2.
  2024-02-19  5:59 [PR PATCH] ferium: update to 4.5.1 yoshiyoshyosh
  2024-02-24  3:29 ` [PR PATCH] [Updated] " yoshiyoshyosh
@ 2024-02-24  3:40 ` yoshiyoshyosh
  1 sibling, 0 replies; 3+ messages in thread
From: yoshiyoshyosh @ 2024-02-24  3:40 UTC (permalink / raw)
  To: ml

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

New comment by yoshiyoshyosh on void-packages repository

https://github.com/void-linux/void-packages/pull/48827#issuecomment-1962238312

Comment:
x86_64-musl build fail is due to git clone fail, it does build on it

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

end of thread, other threads:[~2024-02-24  3:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-19  5:59 [PR PATCH] ferium: update to 4.5.1 yoshiyoshyosh
2024-02-24  3:29 ` [PR PATCH] [Updated] " yoshiyoshyosh
2024-02-24  3:40 ` ferium: update to 4.5.2 yoshiyoshyosh

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