* [bug#74742] [PATCH] gnu: miniflux: Update to 2.2.3.
@ 2024-12-08 21:19 Rodion Goritskov
2024-12-11 1:32 ` bug#74742: " Hilton Chain
0 siblings, 1 reply; 2+ messages in thread
From: Rodion Goritskov @ 2024-12-08 21:19 UTC (permalink / raw)
To: 74742; +Cc: Rodion Goritskov
* gnu/packages/web.scm (miniflux): Update to 2.2.3.
Change-Id: I9d874c4f5d7b93d5fd8aedc34528b53ac639dbd3
---
gnu/packages/web.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 88b39e9942..ccf64d877b 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -346,7 +346,7 @@ (define-public httpd/pinned
(define-public miniflux
(package
(name "miniflux")
- (version "2.2.1")
+ (version "2.2.3")
(source
(origin
(method git-fetch)
@@ -355,7 +355,7 @@ (define-public miniflux
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "08z8z1a1mfvk1q7jbi6kpgq5463hmi92s51anb1ppyr54h02b2vg"))))
+ (base32 "0bllgjv7cdqrk3dm98dmp7mx0wmcbh410jcdcvid7z5qkr0fiy07"))))
(build-system go-build-system)
(arguments
(list
base-commit: 4e8710b280cd24ac0c401a668e775e4b1f9d823c
--
2.46.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#74742: [PATCH] gnu: miniflux: Update to 2.2.3.
2024-12-08 21:19 [bug#74742] [PATCH] gnu: miniflux: Update to 2.2.3 Rodion Goritskov
@ 2024-12-11 1:32 ` Hilton Chain
0 siblings, 0 replies; 2+ messages in thread
From: Hilton Chain @ 2024-12-11 1:32 UTC (permalink / raw)
To: Rodion Goritskov; +Cc: 74742-done
Hi Rodion,
On Mon, 09 Dec 2024 05:19:02 +0800,
Rodion Goritskov wrote:
>
> * gnu/packages/web.scm (miniflux): Update to 2.2.3.
>
> Change-Id: I9d874c4f5d7b93d5fd8aedc34528b53ac639dbd3
> ---
> gnu/packages/web.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Applied as 1532a32f75dd6f14a3b135e5e691806df996e6ad, thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-11 1:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-08 21:19 [bug#74742] [PATCH] gnu: miniflux: Update to 2.2.3 Rodion Goritskov
2024-12-11 1:32 ` bug#74742: " Hilton Chain
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
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 read-only IMAP folder(s) and NNTP newsgroup(s).