gnu: newsraft: Update to 0.32.

* gnu/packages/syndication.scm (newsraft): Update to 0.32.

Change-Id: If95e20cf236edbfe8b229012f7b837b0453fc871
Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
Ashish SHUKLA 2025-08-03 23:49:23 +02:00 committed by Andreas Enge
parent d0d9e713bc
commit 52447af2fa
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -8,6 +8,7 @@
;;; Copyright © 2023 Maxim Cournoyer <maxim.cournoyer@gmail.com>
;;; Copyright © 2024 Luis Guilherme Coelho <lgcoelho@disroot.org>
;;; Copyright © 2024 Artyom V. Poptsov <poptsov.artyom@gmail.com>
;;; Copyright © 2025 Ashish SHUKLA <ashish.is@lostca.se>
;;;
;;; 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