GNU bug report logs -
#78049
[PATCH] gnu: miniflux: Update to 2.2.7.
Previous Next
To reply to this bug, email your comments to 78049 AT debbugs.gnu.org.
There is no need to reopen the bug first.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#78049
; Package
guix-patches
.
(Thu, 24 Apr 2025 20:44: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
.
(Thu, 24 Apr 2025 20:44:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/web.scm (miniflux): Update to 2.2.7.
Change-Id: I7a4cfb4ddb6b42affb99be5304a36bfcd7dbf112
---
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 25792aae0f..fa77ffb072 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -381,7 +381,7 @@ (define-public leafnode
(define-public miniflux
(package
(name "miniflux")
- (version "2.2.5")
+ (version "2.2.7")
(source
(origin
(method git-fetch)
@@ -390,7 +390,7 @@ (define-public miniflux
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0yx0q47ah7ikri6s9zy9d55gaidmpzd1v5rlkvcyjzwxn6wa88cg"))))
+ (base32 "1ywdqr2grfza2qf8k8gn3dr9p2dy9130dlcnqsca7rncgcasqvym"))))
(build-system go-build-system)
(arguments
(list
--
2.49.0
Information forwarded
to
rodion <at> goritskov.com, guix-patches <at> gnu.org
:
bug#78049
; Package
guix-patches
.
(Fri, 25 Apr 2025 21:37:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 78049 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/web.scm (miniflux): Update to 2.2.8.
Change-Id: Ifa7a775de7cbdb44f185fe4f437958351a7718f9
---
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 25792aae0f..45c67ddf36 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -381,7 +381,7 @@ (define-public leafnode
(define-public miniflux
(package
(name "miniflux")
- (version "2.2.5")
+ (version "2.2.8")
(source
(origin
(method git-fetch)
@@ -390,7 +390,7 @@ (define-public miniflux
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0yx0q47ah7ikri6s9zy9d55gaidmpzd1v5rlkvcyjzwxn6wa88cg"))))
+ (base32 "0ynhx8bzbgq6qznsxga34wmh8lpd8xhnff7hy51xsnk52maqf3h1"))))
(build-system go-build-system)
(arguments
(list
--
2.49.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#78049
; Package
guix-patches
.
(Mon, 28 Apr 2025 07:21:06 GMT)
Full text and
rfc822 format available.
Message #11 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Rodion Goritskov via Guix-patches via <guix-patches <at> gnu.org> writes:
> * gnu/packages/web.scm (miniflux): Update to 2.2.8.
>
> Change-Id: Ifa7a775de7cbdb44f185fe4f437958351a7718f9
> ---
> gnu/packages/web.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks for the patch, I've pushed this to master as
490ad5f932fb33ec40a6bc0021435acd9dcff5b4.
Chris
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Mon, 28 Apr 2025 07:21:06 GMT)
Full text and
rfc822 format available.
Notification sent
to
Rodion Goritskov <rodion <at> goritskov.com>
:
bug acknowledged by developer.
(Mon, 28 Apr 2025 07:21:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 19 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.