GNU bug report logs - #72737
[PATCH] gnu: miniflux: Update to 2.2.0.

Previous Next

Package: guix-patches;

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

Date: Tue, 20 Aug 2024 20:16:01 UTC

Severity: normal

Tags: patch

Done: John Kehayias <john.kehayias <at> protonmail.com>

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 72737 in the body.
You can then email your comments to 72737 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#72737; Package guix-patches. (Tue, 20 Aug 2024 20:16:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Rodion Goritskov <rodion.goritskov <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 20 Aug 2024 20:16:01 GMT) Full text and rfc822 format available.

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

From: Rodion Goritskov <rodion.goritskov <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Rodion Goritskov <rodion.goritskov <at> gmail.com>
Subject: [PATCH] gnu: miniflux: Update to 2.2.0.
Date: Wed, 21 Aug 2024 00:14:14 +0400
* 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





Reply sent to John Kehayias <john.kehayias <at> protonmail.com>:
You have taken responsibility. (Thu, 22 Aug 2024 18:14:02 GMT) Full text and rfc822 format available.

Notification sent to Rodion Goritskov <rodion.goritskov <at> gmail.com>:
bug acknowledged by developer. (Thu, 22 Aug 2024 18:14:02 GMT) Full text and rfc822 format available.

Message #10 received at 72737-done <at> debbugs.gnu.org (full text, mbox):

From: John Kehayias <john.kehayias <at> protonmail.com>
To: Rodion Goritskov <rodion.goritskov <at> gmail.com>
Cc: 72737-done <at> debbugs.gnu.org
Subject: Re: [bug#72737] [PATCH] gnu: miniflux: Update to 2.2.0.
Date: Thu, 22 Aug 2024 18:12:11 +0000
Thanks! Pushed as 23536a9871464b1f3b3d73e808e13d8f2a2366dd.





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 20 Sep 2024 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 272 days ago.

Previous Next


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