unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Rodion Goritskov <rodion.goritskov@gmail.com>
To: 74742@debbugs.gnu.org
Cc: Rodion Goritskov <rodion.goritskov@gmail.com>
Subject: [bug#74742] [PATCH] gnu: miniflux: Update to 2.2.3.
Date: Mon,  9 Dec 2024 01:19:02 +0400	[thread overview]
Message-ID: <519a976658e9abeab41bd48d04ba0dda1986ad76.1733692733.git.rodion.goritskov@gmail.com> (raw)

* 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





             reply	other threads:[~2024-12-08 21:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-08 21:19 Rodion Goritskov [this message]
2024-12-11  1:32 ` bug#74742: [PATCH] gnu: miniflux: Update to 2.2.3 Hilton Chain

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=519a976658e9abeab41bd48d04ba0dda1986ad76.1733692733.git.rodion.goritskov@gmail.com \
    --to=rodion.goritskov@gmail.com \
    --cc=74742@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).