[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
60/61: gnu: newsboat: Update to 2.35.
From: |
guix-commits |
Subject: |
60/61: gnu: newsboat: Update to 2.35. |
Date: |
Thu, 28 Mar 2024 12:01:13 -0400 (EDT) |
efraim pushed a commit to branch rust-team
in repository guix.
commit f11d97f82bd0240695c9682e85dc700e4a78973a
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Thu Mar 28 16:35:05 2024 +0200
gnu: newsboat: Update to 2.35.
* gnu/packages/syndication.scm (newsboat): Update to 2.35.
Change-Id: I60c4fd480fb40a95c24cb5740a48f64fc11eea81
---
gnu/packages/syndication.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/syndication.scm b/gnu/packages/syndication.scm
index 7d9a27bbc3..aa94721da5 100644
--- a/gnu/packages/syndication.scm
+++ b/gnu/packages/syndication.scm
@@ -1,5 +1,5 @@
;;; GNU Guix --- Functional package management for GNU
-;;; Copyright © 2016, 2017, 2019-2023 Efraim Flashner <efraim@flashner.co.il>
+;;; Copyright © 2016, 2017, 2019-2024 Efraim Flashner <efraim@flashner.co.il>
;;; Copyright © 2018, 2019, 2021 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2020, 2023 Vinicius Monego <monego@posteo.net>
;;; Copyright © 2021 Felix Gruber <felgru@posteo.net>
@@ -224,14 +224,14 @@ cards.")
(define-public newsboat
(package
(name "newsboat")
- (version "2.34")
+ (version "2.35")
(source
(origin
(method url-fetch)
(uri (string-append "https://newsboat.org/releases/" version
"/newsboat-" version ".tar.xz"))
(sha256
- (base32 "0kj3qbm3881fkrplvgnng4747bh29a8f2hhm7a2gc1n9n0wvbmvk"))))
+ (base32 "1i5nil0lwa621ixxp1vwkic56sxsqp46pyq1xw7lrr1qrbv07w7l"))))
(build-system cargo-build-system)
(native-inputs
`(("gettext" ,gettext-minimal)
- 31/61: gnu: Add rust-open-4., (continued)
- 31/61: gnu: Add rust-open-4., guix-commits, 2024/03/28
- 10/61: gnu: rust-nix-0.26: Update to 0.26.4., guix-commits, 2024/03/28
- 34/61: gnu: Add rust-tectonic-bridge-core-0.4., guix-commits, 2024/03/28
- 41/61: gnu: rust-tectonic-xetex-layout-0.2: Update to 0.2.4., guix-commits, 2024/03/28
- 23/61: gnu: rust-cargo-credential-libsecret-0.4: Update to 0.4.3., guix-commits, 2024/03/28
- 57/61: gnu: netavark: Allow building with newer dependencies., guix-commits, 2024/03/28
- 25/61: build-system/cargo: Use system zstd by default., guix-commits, 2024/03/28
- 35/61: gnu: rust-tectonic-bridge-harfbuzz-0.2: Update to 0.2.9., guix-commits, 2024/03/28
- 08/61: gnu: rust-nix-0.23: Update to 0.23.2., guix-commits, 2024/03/28
- 50/61: gnu: Add rust-atomic-take-1., guix-commits, 2024/03/28
- 60/61: gnu: newsboat: Update to 2.35.,
guix-commits <=
- 52/61: gnu: rust-watchexec-1: Update to 1.17.2., guix-commits, 2024/03/28
- 39/61: gnu: rust-tectonic-engine-xetex-0.4: Update to 0.4.4., guix-commits, 2024/03/28
- 01/61: gnu: Add rust-atoi-0.4., guix-commits, 2024/03/28
- 13/61: gnu: rust-windows-aarch64-gnullvm-0.48: Update to 0.48.5., guix-commits, 2024/03/28
- 11/61: gnu: rust-winnow-0.5: Update to 0.5.40., guix-commits, 2024/03/28
- 16/61: gnu: rust-windows-i686-msvc-0.48: Update to 0.48.5., guix-commits, 2024/03/28
- 12/61: gnu: rust-winnow-0.6: Update to 0.6.5., guix-commits, 2024/03/28
- 36/61: gnu: rust-tectonic-bridge-icu-0.2: Update to 0.2.1., guix-commits, 2024/03/28
- 37/61: gnu: rust-tectonic-docmodel-0.2: Update to 0.2.2., guix-commits, 2024/03/28
- 43/61: gnu: Add rust-watchexec-signals-1., guix-commits, 2024/03/28