GNU bug report logs - #76890
[PATCH] gnu: newsraft: Update to 0.28.

Previous Next

Package: guix-patches;

Reported by: Luis Guilherme Coelho <lgcoelho <at> disroot.org>

Date: Sun, 9 Mar 2025 14:53:01 UTC

Severity: normal

Tags: patch

Done: Z572 <z572 <at> z572.online>

To reply to this bug, email your comments to 76890 AT debbugs.gnu.org.
There is no need to reopen the bug first.

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#76890; Package guix-patches. (Sun, 09 Mar 2025 14:53:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Luis Guilherme Coelho <lgcoelho <at> disroot.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 09 Mar 2025 14:53:02 GMT) Full text and rfc822 format available.

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

From: Luis Guilherme Coelho <lgcoelho <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: Luis Guilherme Coelho <lgcoelho <at> disroot.org>
Subject: [PATCH] gnu: newsraft: Update to 0.28.
Date: Sun,  9 Mar 2025 11:51:22 -0300
* 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





Information forwarded to guix-patches <at> gnu.org:
bug#76890; Package guix-patches. (Sun, 30 Mar 2025 03:30:02 GMT) Full text and rfc822 format available.

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

From: Z572 <z572 <at> z572.online>
To: Luis Guilherme Coelho via Guix-patches via <guix-patches <at> gnu.org>
Cc: Luis Guilherme Coelho <lgcoelho <at> disroot.org>, 76890-done <at> debbugs.gnu.org
Subject: Re: [bug#76890] [PATCH] gnu: newsraft: Update to 0.28.
Date: Sun, 30 Mar 2025 11:28:50 +0800
[Message part 1 (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)]

Reply sent to Z572 <z572 <at> z572.online>:
You have taken responsibility. (Sun, 30 Mar 2025 03:30:04 GMT) Full text and rfc822 format available.

Notification sent to Luis Guilherme Coelho <lgcoelho <at> disroot.org>:
bug acknowledged by developer. (Sun, 30 Mar 2025 03:30:05 GMT) Full text and rfc822 format available.

This bug report was last modified 14 days ago.

Previous Next


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