From: Rodion Goritskov <rodion.goritskov@gmail.com>
To: 75070@debbugs.gnu.org
Cc: Rodion Goritskov <rodion.goritskov@gmail.com>
Subject: [bug#75070] [PATCH] gnu: miniflux: Update to 2.2.4.
Date: Tue, 24 Dec 2024 23:32:35 +0100 [thread overview]
Message-ID: <13e2de1710fc6c8c6c131a44a728233b6b4196a9.1735079081.git.rodion.goritskov@gmail.com> (raw)
* gnu/packages/web.scm (miniflux): Update to 2.2.4.
[inputs]: Add go-golang-org-x-image
Change-Id: I2308d5b7b151f7b77513d7245d05c802f0114776
---
gnu/packages/web.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 3de10a0da7..c206494214 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -347,7 +347,7 @@ (define-public httpd/pinned
(define-public miniflux
(package
(name "miniflux")
- (version "2.2.3")
+ (version "2.2.4")
(source
(origin
(method git-fetch)
@@ -356,7 +356,7 @@ (define-public miniflux
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0bllgjv7cdqrk3dm98dmp7mx0wmcbh410jcdcvid7z5qkr0fiy07"))))
+ (base32 "15h9ip7a9n64n9fn6ylpriyz79rilbzw2swb6zjr1fwqyrjcx5l7"))))
(build-system go-build-system)
(arguments
(list
@@ -397,6 +397,7 @@ (define-public miniflux
go-github-com-tdewolff-minify-v2
go-github-com-yuin-goldmark
go-golang-org-x-crypto
+ go-golang-org-x-image
go-golang-org-x-net
go-golang-org-x-oauth2
go-golang-org-x-term
base-commit: b66b58123d9598bdd9d33b4af8334fecd2419d5f
--
2.46.0
reply other threads:[~2024-12-24 23:18 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=13e2de1710fc6c8c6c131a44a728233b6b4196a9.1735079081.git.rodion.goritskov@gmail.com \
--to=rodion.goritskov@gmail.com \
--cc=75070@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).