[PATCH] gnu: newsraft: Update to 0.28.

  • Done
  • quality assurance status badge
Details
2 participants
  • Luis Guilherme Coelho
  • Z572
Owner
unassigned
Submitted by
Luis Guilherme Coelho
Severity
normal

Debbugs page

L
L
Luis Guilherme Coelho wrote on 9 Mar 07:51 -0700
(address . guix-patches@gnu.org)(name . Luis Guilherme Coelho)(address . lgcoelho@disroot.org)
fed1a53452ee30bb173c92c41992855b0553d738.1741531882.git.lgcoelho@disroot.org
* gnu/packages/syndication.scm (newsraft): Update to 0.28.

Change-Id: I868e8f3f836f310ef078e24e788bf9a9c871a29d
---
gnu/packages/syndication.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (26 lines)
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
Z
(name . Luis Guilherme Coelho via Guix-patches via)(address . guix-patches@gnu.org)
87zfh3urgt.fsf@z572.online
Luis Guilherme Coelho via Guix-patches via <guix-patches@gnu.org> writes:

Toggle quote (31 lines)
> * 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.
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEfr6klGDOXiwIdX/bO1qpk+Gi3/AFAmfounIACgkQO1qpk+Gi
3/B99BAAhuknDNHRpxaje4IyjzWEAgB+qzDA6MpPVzFryAOfRXuvZRIWTDS+Arsf
j8n5FFFRn6SSKfTn44YxPuETmwyt5MT0U8xnjgdSopJWCcWOfDSVlafkr525VBbq
Qh4bqktJp/hwDuueqhpoFZ9TGqEBjsefK7wiuKxRUbEtrP4y3SGwGRhZq4GHju7V
fiEc77Z4AoyqmYB3jyWGr3s3kJzA4ijLPx2+T/Oz96DBVNyKdGpTQbZIYvRMmRlR
C+viJ7hJYUNXuB+OUSZA4dO6W9zlpWwlmW3rJM6zupKrrpD46Sg35C6bcTXgvbrn
Hz10eqdoiA1bpjzdmc2SLyjKb/sDwIut/g5lhtDEmPlVwqnR6Fi+aRqEflmPRsFR
jF04DKqtQvyjnJE62vFKtc3FEf+gt+Cg/oq9XKTKqDdRe0y78zBkWBtUVangdg8u
MrSHXRKL5+wTfyLEWh0WTsSMwj6h7CtNNMAyhHZFcDU3SOvhQ21/m6U487rQjsmY
US0jnyRHpuKco0LznLxrEJGyTgOK7E+fkufjX3t3xiUIUi6O1PG4bNPJ9ayhGSKh
zCdTinHIJp49CUAf+uxc6eTjZXjN0GBNVnluKDvGMZVT3+SiImcIZzNOoA4ZJuAZ
mTqSqxIt9ij+NlvVZxZMP/fBCGUtQWotEEFlnjWdkaOEhxGtJKY=
=IsBo
-----END PGP SIGNATURE-----

?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 76890@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 76890
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch