Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] miniflux: update to 2.0.38.
@ 2022-08-17 22:48 steinex
  2022-08-18  2:58 ` [PR REVIEW] " classabbyamp
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: steinex @ 2022-08-17 22:48 UTC (permalink / raw)
  To: ml

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

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

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

From ec8b5548aa74f72cd8f19db0be312980b11165f9 Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Thu, 18 Aug 2022 00:34:28 +0200
Subject: [PATCH] miniflux: update to 2.0.38.

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

diff --git a/srcpkgs/miniflux/template b/srcpkgs/miniflux/template
index 036854db19e2..a3d4424f89a1 100644
--- a/srcpkgs/miniflux/template
+++ b/srcpkgs/miniflux/template
@@ -1,6 +1,6 @@
 # Template file for 'miniflux'
 pkgname=miniflux
-version=2.0.37
+version=2.0.38
 revision=1
 wrksrc="v2-${version}"
 build_style=go
@@ -12,7 +12,7 @@ license="Apache-2.0"
 homepage="https://miniflux.app"
 changelog="https://raw.githubusercontent.com/miniflux/v2/master/ChangeLog"
 distfiles="https://github.com/miniflux/v2/archive/${version}.tar.gz"
-checksum=fa647ea15ade5ec2ed64648a34d6df30553f1358f7365a3f7301ff4fd212b635
+checksum=8c2e35a91d9b47a0879bcee4c23f342375293e97cee9639bb44b359b21e14d2a
 system_accounts="_miniflux"
 
 post_install() {

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

* Re: [PR REVIEW] miniflux: update to 2.0.38.
  2022-08-17 22:48 [PR PATCH] miniflux: update to 2.0.38 steinex
@ 2022-08-18  2:58 ` classabbyamp
  2022-08-18  3:27 ` [PR PATCH] [Updated] " steinex
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2022-08-18  2:58 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/38748#discussion_r948605741

Comment:
```suggestion
changelog="https://raw.githubusercontent.com/miniflux/v2/main/ChangeLog"
```

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

* Re: [PR PATCH] [Updated] miniflux: update to 2.0.38.
  2022-08-17 22:48 [PR PATCH] miniflux: update to 2.0.38 steinex
  2022-08-18  2:58 ` [PR REVIEW] " classabbyamp
@ 2022-08-18  3:27 ` steinex
  2022-08-18  3:27 ` [PR REVIEW] " steinex
  2022-08-18  3:32 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: steinex @ 2022-08-18  3:27 UTC (permalink / raw)
  To: ml

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

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

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

From 9cb23f665b4ecf25a8079c42392fb08df6d919f8 Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Thu, 18 Aug 2022 00:34:28 +0200
Subject: [PATCH] miniflux: update to 2.0.38.

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

diff --git a/srcpkgs/miniflux/template b/srcpkgs/miniflux/template
index 036854db19e2..43c616ec284e 100644
--- a/srcpkgs/miniflux/template
+++ b/srcpkgs/miniflux/template
@@ -1,6 +1,6 @@
 # Template file for 'miniflux'
 pkgname=miniflux
-version=2.0.37
+version=2.0.38
 revision=1
 wrksrc="v2-${version}"
 build_style=go
@@ -10,9 +10,9 @@ short_desc="Minimalist and opinionated feed reader written in Go"
 maintainer="Frank Steinborn <steinex@nognu.de>"
 license="Apache-2.0"
 homepage="https://miniflux.app"
-changelog="https://raw.githubusercontent.com/miniflux/v2/master/ChangeLog"
+changelog="https://raw.githubusercontent.com/miniflux/v2/main/ChangeLog"
 distfiles="https://github.com/miniflux/v2/archive/${version}.tar.gz"
-checksum=fa647ea15ade5ec2ed64648a34d6df30553f1358f7365a3f7301ff4fd212b635
+checksum=8c2e35a91d9b47a0879bcee4c23f342375293e97cee9639bb44b359b21e14d2a
 system_accounts="_miniflux"
 
 post_install() {

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

* Re: [PR REVIEW] miniflux: update to 2.0.38.
  2022-08-17 22:48 [PR PATCH] miniflux: update to 2.0.38 steinex
  2022-08-18  2:58 ` [PR REVIEW] " classabbyamp
  2022-08-18  3:27 ` [PR PATCH] [Updated] " steinex
@ 2022-08-18  3:27 ` steinex
  2022-08-18  3:32 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: steinex @ 2022-08-18  3:27 UTC (permalink / raw)
  To: ml

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

New review comment by steinex on void-packages repository

https://github.com/void-linux/void-packages/pull/38748#discussion_r948616857

Comment:
good catch, agreed and applied.

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

* Re: [PR PATCH] [Merged]: miniflux: update to 2.0.38.
  2022-08-17 22:48 [PR PATCH] miniflux: update to 2.0.38 steinex
                   ` (2 preceding siblings ...)
  2022-08-18  3:27 ` [PR REVIEW] " steinex
@ 2022-08-18  3:32 ` classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2022-08-18  3:32 UTC (permalink / raw)
  To: ml

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

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

miniflux: update to 2.0.38.
https://github.com/void-linux/void-packages/pull/38748

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

end of thread, other threads:[~2022-08-18  3:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-17 22:48 [PR PATCH] miniflux: update to 2.0.38 steinex
2022-08-18  2:58 ` [PR REVIEW] " classabbyamp
2022-08-18  3:27 ` [PR PATCH] [Updated] " steinex
2022-08-18  3:27 ` [PR REVIEW] " steinex
2022-08-18  3:32 ` [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).