GNU bug report logs - #74742
[PATCH] gnu: miniflux: Update to 2.2.3.

Previous Next

Package: guix-patches;

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

Date: Sun, 8 Dec 2024 21:20:01 UTC

Severity: normal

Tags: patch

Done: Hilton Chain <hako <at> ultrarare.space>

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 74742 in the body.
You can then email your comments to 74742 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#74742; Package guix-patches. (Sun, 08 Dec 2024 21:20: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. (Sun, 08 Dec 2024 21:20: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.3.
Date: Mon,  9 Dec 2024 01:19:02 +0400
* 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 sent to Hilton Chain <hako <at> ultrarare.space>:
You have taken responsibility. (Wed, 11 Dec 2024 01:47:05 GMT) Full text and rfc822 format available.

Notification sent to Rodion Goritskov <rodion.goritskov <at> gmail.com>:
bug acknowledged by developer. (Wed, 11 Dec 2024 01:47:06 GMT) Full text and rfc822 format available.

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

From: Hilton Chain <hako <at> ultrarare.space>
To: Rodion Goritskov <rodion.goritskov <at> gmail.com>
Cc: 74742-done <at> debbugs.gnu.org
Subject: Re: [bug#74742] [PATCH] gnu: miniflux: Update to 2.2.3.
Date: Wed, 11 Dec 2024 09:32:42 +0800
Hi Rodion,

On Mon, 09 Dec 2024 05:19:02 +0800,
Rodion Goritskov wrote:
>
> * 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(-)

Applied as 1532a32f75dd6f14a3b135e5e691806df996e6ad, thanks!




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

This bug report was last modified 163 days ago.

Previous Next


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