Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] miniflux: update to 2.0.44.
@ 2023-05-08  8:45 steinex
  2023-05-08  8:48 ` [PR PATCH] [Updated] " steinex
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: steinex @ 2023-05-08  8:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/steinex/void-packages miniflux
https://github.com/void-linux/void-packages/pull/43803

miniflux: update to 2.0.44.
<!-- 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/43803.patch is attached

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

From e3793b60b71202e252608c3a582e54dc2563bdae Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Mon, 8 May 2023 10:30:09 +0200
Subject: [PATCH] miniflux: update to 2.0.44.

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

diff --git a/srcpkgs/miniflux/template b/srcpkgs/miniflux/template
index fa99084cb46a..19f74a5490ce 100644
--- a/srcpkgs/miniflux/template
+++ b/srcpkgs/miniflux/template
@@ -1,6 +1,6 @@
 # Template file for 'miniflux'
 pkgname=miniflux
-version=2.0.43
+version=2.0.44
 revision=2
 build_style=go
 go_import_path="miniflux.app"
@@ -11,7 +11,7 @@ license="Apache-2.0"
 homepage="https://miniflux.app"
 changelog="https://raw.githubusercontent.com/miniflux/v2/main/ChangeLog"
 distfiles="https://github.com/miniflux/v2/archive/${version}.tar.gz"
-checksum=47bd2cf4fabcfff8589c24069e3d5b399cea55e60437585d3d1c1bd6a22e69b6
+checksum=9b3d873c21dde5eafc947be5394cd1bdd6d4f49ba62e5d796a526176647d9404
 system_accounts="_miniflux"
 
 post_install() {

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

* Re: [PR PATCH] [Updated] miniflux: update to 2.0.44.
  2023-05-08  8:45 [PR PATCH] miniflux: update to 2.0.44 steinex
@ 2023-05-08  8:48 ` steinex
  2023-05-08  8:52 ` steinex
  2023-05-09 13:21 ` [PR PATCH] [Merged]: " abenson
  2 siblings, 0 replies; 4+ messages in thread
From: steinex @ 2023-05-08  8:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/steinex/void-packages miniflux
https://github.com/void-linux/void-packages/pull/43803

miniflux: update to 2.0.44.
<!-- 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/43803.patch is attached

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

From de32e83b2f8de7711dad58a88f81b7f98e07ff5a Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Mon, 8 May 2023 10:30:09 +0200
Subject: [PATCH] miniflux: update to 2.0.44.

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

diff --git a/srcpkgs/miniflux/template b/srcpkgs/miniflux/template
index fa99084cb46a..19f74a5490ce 100644
--- a/srcpkgs/miniflux/template
+++ b/srcpkgs/miniflux/template
@@ -1,6 +1,6 @@
 # Template file for 'miniflux'
 pkgname=miniflux
-version=2.0.43
+version=2.0.44
 revision=2
 build_style=go
 go_import_path="miniflux.app"
@@ -11,7 +11,7 @@ license="Apache-2.0"
 homepage="https://miniflux.app"
 changelog="https://raw.githubusercontent.com/miniflux/v2/main/ChangeLog"
 distfiles="https://github.com/miniflux/v2/archive/${version}.tar.gz"
-checksum=47bd2cf4fabcfff8589c24069e3d5b399cea55e60437585d3d1c1bd6a22e69b6
+checksum=9b3d873c21dde5eafc947be5394cd1bdd6d4f49ba62e5d796a526176647d9404
 system_accounts="_miniflux"
 
 post_install() {

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

* Re: [PR PATCH] [Updated] miniflux: update to 2.0.44.
  2023-05-08  8:45 [PR PATCH] miniflux: update to 2.0.44 steinex
  2023-05-08  8:48 ` [PR PATCH] [Updated] " steinex
@ 2023-05-08  8:52 ` steinex
  2023-05-09 13:21 ` [PR PATCH] [Merged]: " abenson
  2 siblings, 0 replies; 4+ messages in thread
From: steinex @ 2023-05-08  8:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/steinex/void-packages miniflux
https://github.com/void-linux/void-packages/pull/43803

miniflux: update to 2.0.44.
<!-- 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/43803.patch is attached

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

From 1960f9c1eeceefae1515be0cce97cb6fa0b4f222 Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Mon, 8 May 2023 10:30:09 +0200
Subject: [PATCH] miniflux: update to 2.0.44.

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

diff --git a/srcpkgs/miniflux/template b/srcpkgs/miniflux/template
index fa99084cb46a..1e22a1146957 100644
--- a/srcpkgs/miniflux/template
+++ b/srcpkgs/miniflux/template
@@ -1,7 +1,7 @@
 # Template file for 'miniflux'
 pkgname=miniflux
-version=2.0.43
-revision=2
+version=2.0.44
+revision=1
 build_style=go
 go_import_path="miniflux.app"
 go_ldflags="-X miniflux.app/version.Version=${version}"
@@ -11,7 +11,7 @@ license="Apache-2.0"
 homepage="https://miniflux.app"
 changelog="https://raw.githubusercontent.com/miniflux/v2/main/ChangeLog"
 distfiles="https://github.com/miniflux/v2/archive/${version}.tar.gz"
-checksum=47bd2cf4fabcfff8589c24069e3d5b399cea55e60437585d3d1c1bd6a22e69b6
+checksum=9b3d873c21dde5eafc947be5394cd1bdd6d4f49ba62e5d796a526176647d9404
 system_accounts="_miniflux"
 
 post_install() {

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

* Re: [PR PATCH] [Merged]: miniflux: update to 2.0.44.
  2023-05-08  8:45 [PR PATCH] miniflux: update to 2.0.44 steinex
  2023-05-08  8:48 ` [PR PATCH] [Updated] " steinex
  2023-05-08  8:52 ` steinex
@ 2023-05-09 13:21 ` abenson
  2 siblings, 0 replies; 4+ messages in thread
From: abenson @ 2023-05-09 13:21 UTC (permalink / raw)
  To: ml

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

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

miniflux: update to 2.0.44.
https://github.com/void-linux/void-packages/pull/43803

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] 4+ messages in thread

end of thread, other threads:[~2023-05-09 13:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-08  8:45 [PR PATCH] miniflux: update to 2.0.44 steinex
2023-05-08  8:48 ` [PR PATCH] [Updated] " steinex
2023-05-08  8:52 ` steinex
2023-05-09 13:21 ` [PR PATCH] [Merged]: " abenson

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