From 52447af2faf9cc3a8aeed6a17fc8b796ef6616ac Mon Sep 17 00:00:00 2001 From: Ashish SHUKLA Date: Sun, 3 Aug 2025 23:49:23 +0200 Subject: [PATCH] gnu: newsraft: Update to 0.32. * gnu/packages/syndication.scm (newsraft): Update to 0.32. Change-Id: If95e20cf236edbfe8b229012f7b837b0453fc871 Signed-off-by: Andreas Enge --- gnu/packages/syndication.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gnu/packages/syndication.scm b/gnu/packages/syndication.scm index dae4719b518..30a1370c6dd 100644 --- a/gnu/packages/syndication.scm +++ b/gnu/packages/syndication.scm @@ -8,6 +8,7 @@ ;;; Copyright © 2023 Maxim Cournoyer ;;; Copyright © 2024 Luis Guilherme Coelho ;;; Copyright © 2024 Artyom V. Poptsov +;;; Copyright © 2025 Ashish SHUKLA ;;; ;;; This file is part of GNU Guix. ;;; @@ -355,7 +356,7 @@ file system, and many more features.") (define-public newsraft (package (name "newsraft") - (version "0.28") + (version "0.32") (source (origin (method git-fetch) @@ -364,7 +365,7 @@ file system, and many more features.") (commit (string-append name "-" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "10i5khna9wpaisarmzym9dvfaq91mnf1wvwsymnzl052d4n106l9")))) + (base32 "1jdj1820k7dsgpv2ks9amr71lvq1nl1y95jgfqb02fkid1gana4v")))) (build-system gnu-build-system) (arguments (list