* [PR PATCH] fend: update to 1.2.2
@ 2023-09-13 22:05 tranzystorek-io
2023-09-14 0:14 ` [PR PATCH] [Updated] " tranzystorek-io
2023-09-15 3:24 ` [PR PATCH] [Merged]: " classabbyamp
0 siblings, 2 replies; 3+ messages in thread
From: tranzystorek-io @ 2023-09-13 22:05 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1246 bytes --]
There is a new pull request by tranzystorek-io against master on the void-packages repository
https://github.com/tranzystorek-io/void-packages fend
https://github.com/void-linux/void-packages/pull/46053
fend: update to 1.2.2
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->
<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- aarch64-musl
- armv7l
- armv6l-musl
-->
A patch file from https://github.com/void-linux/void-packages/pull/46053.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-fend-46053.patch --]
[-- Type: text/x-diff, Size: 1133 bytes --]
From 08bade7b410e87be97edf67af10ab65619c892f1 Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Thu, 14 Sep 2023 00:04:16 +0200
Subject: [PATCH] fend: update to 1.2.2
---
srcpkgs/fend/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/fend/template b/srcpkgs/fend/template
index 97344a1440141..6645a362a8ac5 100644
--- a/srcpkgs/fend/template
+++ b/srcpkgs/fend/template
@@ -1,6 +1,6 @@
# Template file for 'fend'
pkgname=fend
-version=1.2.1
+version=1.2.2
revision=1
build_style=cargo
make_install_args="--path cli"
@@ -11,7 +11,7 @@ homepage="https://printfn.github.io/fend/"
changelog="https://raw.githubusercontent.com/printfn/fend/main/CHANGELOG.md"
distfiles="https://github.com/printfn/fend/archive/refs/tags/v${version}.tar.gz
https://github.com/printfn/fend/releases/download/v${version}/fend.1"
-checksum="61f28950e5195669391f15c258e6c20cfad4ba45024046538ff8543d08862833
+checksum="eb37d1dc6883ec7c181b913d8900d9592cc10ba501a904707500e3a3ae0dcec1
11b921e5976ac2f994a9b0105f0bb2c3b49499a17906694762ec6774199f4145"
skip_extraction="fend.1"
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PR PATCH] [Updated] fend: update to 1.2.2
2023-09-13 22:05 [PR PATCH] fend: update to 1.2.2 tranzystorek-io
@ 2023-09-14 0:14 ` tranzystorek-io
2023-09-15 3:24 ` [PR PATCH] [Merged]: " classabbyamp
1 sibling, 0 replies; 3+ messages in thread
From: tranzystorek-io @ 2023-09-14 0:14 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1251 bytes --]
There is an updated pull request by tranzystorek-io against master on the void-packages repository
https://github.com/tranzystorek-io/void-packages fend
https://github.com/void-linux/void-packages/pull/46053
fend: update to 1.2.2
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->
<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- aarch64-musl
- armv7l
- armv6l-musl
-->
A patch file from https://github.com/void-linux/void-packages/pull/46053.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-fend-46053.patch --]
[-- Type: text/x-diff, Size: 1133 bytes --]
From 38c11b7f88b314480c9a3d5fc38a2229cee75b3b Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Thu, 14 Sep 2023 00:04:16 +0200
Subject: [PATCH] fend: update to 1.2.2
---
srcpkgs/fend/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/fend/template b/srcpkgs/fend/template
index 97344a1440141..6645a362a8ac5 100644
--- a/srcpkgs/fend/template
+++ b/srcpkgs/fend/template
@@ -1,6 +1,6 @@
# Template file for 'fend'
pkgname=fend
-version=1.2.1
+version=1.2.2
revision=1
build_style=cargo
make_install_args="--path cli"
@@ -11,7 +11,7 @@ homepage="https://printfn.github.io/fend/"
changelog="https://raw.githubusercontent.com/printfn/fend/main/CHANGELOG.md"
distfiles="https://github.com/printfn/fend/archive/refs/tags/v${version}.tar.gz
https://github.com/printfn/fend/releases/download/v${version}/fend.1"
-checksum="61f28950e5195669391f15c258e6c20cfad4ba45024046538ff8543d08862833
+checksum="eb37d1dc6883ec7c181b913d8900d9592cc10ba501a904707500e3a3ae0dcec1
11b921e5976ac2f994a9b0105f0bb2c3b49499a17906694762ec6774199f4145"
skip_extraction="fend.1"
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PR PATCH] [Merged]: fend: update to 1.2.2
2023-09-13 22:05 [PR PATCH] fend: update to 1.2.2 tranzystorek-io
2023-09-14 0:14 ` [PR PATCH] [Updated] " tranzystorek-io
@ 2023-09-15 3:24 ` classabbyamp
1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2023-09-15 3:24 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1082 bytes --]
There's a merged pull request on the void-packages repository
fend: update to 1.2.2
https://github.com/void-linux/void-packages/pull/46053
Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->
<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- aarch64-musl
- armv7l
- armv6l-musl
-->
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-09-15 3:24 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-13 22:05 [PR PATCH] fend: update to 1.2.2 tranzystorek-io
2023-09-14 0:14 ` [PR PATCH] [Updated] " tranzystorek-io
2023-09-15 3:24 ` [PR PATCH] [Merged]: " 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).