Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] miniflux: update to 2.0.24.
@ 2020-10-05 15:43 steinex
  2020-10-05 17:17 ` Chocimier
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: steinex @ 2020-10-05 15:43 UTC (permalink / raw)
  To: ml

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

miniflux: update to 2.0.24.


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

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

From 87328d9bc05d7cb1b3ccac68602107ac508560af Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Mon, 5 Oct 2020 17:00:53 +0200
Subject: [PATCH] miniflux: update to 2.0.24.

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

diff --git a/srcpkgs/miniflux/template b/srcpkgs/miniflux/template
index 1f0cfa275bc..c70f7581cf0 100644
--- a/srcpkgs/miniflux/template
+++ b/srcpkgs/miniflux/template
@@ -1,6 +1,6 @@
 # Template file for 'miniflux'
 pkgname=miniflux
-version=2.0.23
+version=2.0.24
 revision=1
 build_style=go
 go_import_path="github.com/miniflux/miniflux"
@@ -13,7 +13,7 @@ license="Apache-2.0"
 homepage="https://miniflux.app"
 changelog="https://raw.githubusercontent.com/miniflux/miniflux/${version}/ChangeLog"
 distfiles="https://github.com/miniflux/miniflux/archive/${version}.tar.gz"
-checksum=efe020c4feb0003fdab7e34d0b784a9148733a97953adc0cf40bcf2273ba0653
+checksum=4f0fa176b80bc8c34e4bfa954eebb3dc49c38c38c057b60831cda3162de43637
 system_accounts="_miniflux"
 
 post_install() {

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

* Re: miniflux: update to 2.0.24.
  2020-10-05 15:43 [PR PATCH] miniflux: update to 2.0.24 steinex
@ 2020-10-05 17:17 ` Chocimier
  2020-10-05 17:29 ` [PR PATCH] [Updated] " steinex
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Chocimier @ 2020-10-05 17:17 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/25362#issuecomment-703770138

Comment:
Please see #25342.

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

* Re: [PR PATCH] [Updated] miniflux: update to 2.0.24.
  2020-10-05 15:43 [PR PATCH] miniflux: update to 2.0.24 steinex
  2020-10-05 17:17 ` Chocimier
@ 2020-10-05 17:29 ` steinex
  2020-10-05 17:31 ` steinex
  2020-10-06 17:44 ` [PR PATCH] [Merged]: " jnbr
  3 siblings, 0 replies; 5+ messages in thread
From: steinex @ 2020-10-05 17:29 UTC (permalink / raw)
  To: ml

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

miniflux: update to 2.0.24.


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

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

From 87328d9bc05d7cb1b3ccac68602107ac508560af Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Mon, 5 Oct 2020 17:00:53 +0200
Subject: [PATCH 1/2] miniflux: update to 2.0.24.

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

diff --git a/srcpkgs/miniflux/template b/srcpkgs/miniflux/template
index 1f0cfa275bc..c70f7581cf0 100644
--- a/srcpkgs/miniflux/template
+++ b/srcpkgs/miniflux/template
@@ -1,6 +1,6 @@
 # Template file for 'miniflux'
 pkgname=miniflux
-version=2.0.23
+version=2.0.24
 revision=1
 build_style=go
 go_import_path="github.com/miniflux/miniflux"
@@ -13,7 +13,7 @@ license="Apache-2.0"
 homepage="https://miniflux.app"
 changelog="https://raw.githubusercontent.com/miniflux/miniflux/${version}/ChangeLog"
 distfiles="https://github.com/miniflux/miniflux/archive/${version}.tar.gz"
-checksum=efe020c4feb0003fdab7e34d0b784a9148733a97953adc0cf40bcf2273ba0653
+checksum=4f0fa176b80bc8c34e4bfa954eebb3dc49c38c38c057b60831cda3162de43637
 system_accounts="_miniflux"
 
 post_install() {

From 775a1a38f30a2e2e1921b7461e2f8949028bec98 Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Mon, 5 Oct 2020 19:28:47 +0200
Subject: [PATCH 2/2] miniflux: update to 2.0.24.

Closes #25342.
---
 srcpkgs/miniflux/template | 1 -
 1 file changed, 1 deletion(-)

diff --git a/srcpkgs/miniflux/template b/srcpkgs/miniflux/template
index c70f7581cf0..43ff6156c43 100644
--- a/srcpkgs/miniflux/template
+++ b/srcpkgs/miniflux/template
@@ -6,7 +6,6 @@ build_style=go
 go_import_path="github.com/miniflux/miniflux"
 go_package="miniflux.app"
 hostmakedepends="git"
-depends="postgresql"
 short_desc="Minimalist and opinionated feed reader written in Go"
 maintainer="Frank Steinborn <steinex@nognu.de>"
 license="Apache-2.0"

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

* Re: [PR PATCH] [Updated] miniflux: update to 2.0.24.
  2020-10-05 15:43 [PR PATCH] miniflux: update to 2.0.24 steinex
  2020-10-05 17:17 ` Chocimier
  2020-10-05 17:29 ` [PR PATCH] [Updated] " steinex
@ 2020-10-05 17:31 ` steinex
  2020-10-06 17:44 ` [PR PATCH] [Merged]: " jnbr
  3 siblings, 0 replies; 5+ messages in thread
From: steinex @ 2020-10-05 17:31 UTC (permalink / raw)
  To: ml

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

miniflux: update to 2.0.24.


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

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

From 64e0ddbbea530ec405f359eedfc25884e62792ba Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Mon, 5 Oct 2020 17:00:53 +0200
Subject: [PATCH] miniflux: update to 2.0.24.

Closes #25342.
---
 srcpkgs/miniflux/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/miniflux/template b/srcpkgs/miniflux/template
index 1f0cfa275bc..43ff6156c43 100644
--- a/srcpkgs/miniflux/template
+++ b/srcpkgs/miniflux/template
@@ -1,19 +1,18 @@
 # Template file for 'miniflux'
 pkgname=miniflux
-version=2.0.23
+version=2.0.24
 revision=1
 build_style=go
 go_import_path="github.com/miniflux/miniflux"
 go_package="miniflux.app"
 hostmakedepends="git"
-depends="postgresql"
 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/miniflux/${version}/ChangeLog"
 distfiles="https://github.com/miniflux/miniflux/archive/${version}.tar.gz"
-checksum=efe020c4feb0003fdab7e34d0b784a9148733a97953adc0cf40bcf2273ba0653
+checksum=4f0fa176b80bc8c34e4bfa954eebb3dc49c38c38c057b60831cda3162de43637
 system_accounts="_miniflux"
 
 post_install() {

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

* Re: [PR PATCH] [Merged]: miniflux: update to 2.0.24.
  2020-10-05 15:43 [PR PATCH] miniflux: update to 2.0.24 steinex
                   ` (2 preceding siblings ...)
  2020-10-05 17:31 ` steinex
@ 2020-10-06 17:44 ` jnbr
  3 siblings, 0 replies; 5+ messages in thread
From: jnbr @ 2020-10-06 17:44 UTC (permalink / raw)
  To: ml

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

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

miniflux: update to 2.0.24.
https://github.com/void-linux/void-packages/pull/25362

Description:


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

end of thread, other threads:[~2020-10-06 17:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-05 15:43 [PR PATCH] miniflux: update to 2.0.24 steinex
2020-10-05 17:17 ` Chocimier
2020-10-05 17:29 ` [PR PATCH] [Updated] " steinex
2020-10-05 17:31 ` steinex
2020-10-06 17:44 ` [PR PATCH] [Merged]: " jnbr

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