* [bug#72737] [PATCH] gnu: miniflux: Update to 2.2.0.
@ 2024-08-20 20:14 Rodion Goritskov
2024-08-22 18:12 ` bug#72737: " John Kehayias via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: Rodion Goritskov @ 2024-08-20 20:14 UTC (permalink / raw)
To: 72737; +Cc: Rodion Goritskov
* gnu/packages/web.scm (miniflux): Update to 2.2.0.
Change-Id: Id4408bb63c9b6523348071ebec730a23000f4438
---
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 8028f1e977..95e1720839 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -340,7 +340,7 @@ (define-public httpd/pinned
(define-public miniflux
(package
(name "miniflux")
- (version "2.1.4")
+ (version "2.2.0")
(source
(origin
(method git-fetch)
@@ -349,7 +349,7 @@ (define-public miniflux
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1m1rcxcjswni3adgjkn3hvb59cbfdh9cl22d5qqwn0lxs8mgqhfl"))))
+ (base32 "0w8q8x9rw4xq065va96xvlzjzl1qrvzfb1zah3dnnb5g34gjqk94"))))
(build-system go-build-system)
(arguments
(list
base-commit: bef48dd553aef3c8fb3bc48143739debb629c825
--
2.45.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-08-22 18:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-20 20:14 [bug#72737] [PATCH] gnu: miniflux: Update to 2.2.0 Rodion Goritskov
2024-08-22 18:12 ` bug#72737: " John Kehayias via Guix-patches via
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).