GNU bug report logs -
#76890
[PATCH] gnu: newsraft: Update to 0.28.
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 30 Mar 2025 11:28:50 +0800
with message-id <87zfh3urgt.fsf <at> z572.online>
and subject line Re: [bug#76890] [PATCH] gnu: newsraft: Update to 0.28.
has caused the debbugs.gnu.org bug report #76890,
regarding [PATCH] gnu: newsraft: Update to 0.28.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
76890: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76890
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* gnu/packages/syndication.scm (newsraft): Update to 0.28.
Change-Id: I868e8f3f836f310ef078e24e788bf9a9c871a29d
---
gnu/packages/syndication.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/syndication.scm b/gnu/packages/syndication.scm
index f717cbb3af..61220bb9fe 100644
--- a/gnu/packages/syndication.scm
+++ b/gnu/packages/syndication.scm
@@ -355,7 +355,7 @@ (define-public newsboat
(define-public newsraft
(package
(name "newsraft")
- (version "0.27")
+ (version "0.28")
(source
(origin
(method git-fetch)
@@ -364,7 +364,7 @@ (define-public newsraft
(commit (string-append name "-" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "170dwv6v9755mdy4w91r4mk6r5d713rxi71hppqws3bsh2g4bmrj"))))
+ (base32 "10i5khna9wpaisarmzym9dvfaq91mnf1wvwsymnzl052d4n106l9"))))
(build-system gnu-build-system)
(arguments
(list
base-commit: a5256944a35e91be71b1348e805a341fe06cbb8d
--
2.48.1
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
Luis Guilherme Coelho via Guix-patches via <guix-patches <at> gnu.org> writes:
> * gnu/packages/syndication.scm (newsraft): Update to 0.28.
>
> Change-Id: I868e8f3f836f310ef078e24e788bf9a9c871a29d
> ---
> gnu/packages/syndication.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/syndication.scm b/gnu/packages/syndication.scm
> index f717cbb3af..61220bb9fe 100644
> --- a/gnu/packages/syndication.scm
> +++ b/gnu/packages/syndication.scm
> @@ -355,7 +355,7 @@ (define-public newsboat
> (define-public newsraft
> (package
> (name "newsraft")
> - (version "0.27")
> + (version "0.28")
> (source
> (origin
> (method git-fetch)
> @@ -364,7 +364,7 @@ (define-public newsraft
> (commit (string-append name "-" version))))
> (file-name (git-file-name name version))
> (sha256
> - (base32 "170dwv6v9755mdy4w91r4mk6r5d713rxi71hppqws3bsh2g4bmrj"))))
> + (base32 "10i5khna9wpaisarmzym9dvfaq91mnf1wvwsymnzl052d4n106l9"))))
> (build-system gnu-build-system)
> (arguments
> (list
>
> base-commit: a5256944a35e91be71b1348e805a341fe06cbb8d
pushed ,closing.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 52 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.