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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: John Kehayias <john.kehayias <at> protonmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#72737: closed ([PATCH] gnu: miniflux: Update to 2.2.0.)
Date: Thu, 22 Aug 2024 18:14:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 22 Aug 2024 18:12:11 +0000
with message-id <878qwol955.fsf <at> protonmail.com>
and subject line Re: [bug#72737] [PATCH] gnu: miniflux: Update to 2.2.0.
has caused the debbugs.gnu.org bug report #72737,
regarding [PATCH] gnu: miniflux: Update to 2.2.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
72737: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=72737
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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



[Message part 3 (message/rfc822, inline)]
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.



This bug report was last modified 273 days ago.

Previous Next


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