GNU bug report logs - #76157
[PATCH] gnu: miniflux: Update to 2.2.5.

Previous Next

Package: guix-patches;

Reported by: Rodion Goritskov <rodion <at> goritskov.com>

Date: Sun, 9 Feb 2025 12:12:02 UTC

Severity: normal

Tags: patch

Done: Ian Eure <ian <at> retrospec.tv>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 76157 in the body.
You can then email your comments to 76157 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#76157; Package guix-patches. (Sun, 09 Feb 2025 12:12:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Rodion Goritskov <rodion <at> goritskov.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 09 Feb 2025 12:12:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Rodion Goritskov <rodion <at> goritskov.com>
To: guix-patches <at> gnu.org
Cc: Rodion Goritskov <rodion <at> goritskov.com>
Subject: [PATCH] gnu: miniflux: Update to 2.2.5.
Date: Sun,  9 Feb 2025 13:10:39 +0100
* gnu/packages/web.scm (miniflux): Update to 2.2.5.

Change-Id: I1c7a6a25a79b2d287584721bde75c10cda76a595
---
 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 362d9eb1f7..ea44de8d65 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -348,7 +348,7 @@ (define-public httpd/pinned
 (define-public miniflux
   (package
     (name "miniflux")
-    (version "2.2.4")
+    (version "2.2.5")
     (source
      (origin
        (method git-fetch)
@@ -357,7 +357,7 @@ (define-public miniflux
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "15h9ip7a9n64n9fn6ylpriyz79rilbzw2swb6zjr1fwqyrjcx5l7"))))
+        (base32 "0yx0q47ah7ikri6s9zy9d55gaidmpzd1v5rlkvcyjzwxn6wa88cg"))))
     (build-system go-build-system)
     (arguments
      (list
-- 
2.48.1





bug closed, send any further explanations to 76157 <at> debbugs.gnu.org and Rodion Goritskov <rodion <at> goritskov.com> Request was from Ian Eure <ian <at> retrospec.tv> to control <at> debbugs.gnu.org. (Tue, 11 Feb 2025 14:40:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 12 Mar 2025 11:24:22 GMT) Full text and rfc822 format available.

This bug report was last modified 150 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.