[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
105/384: gnu: newsboat: Update to 2.36.
From: |
guix-commits |
Subject: |
105/384: gnu: newsboat: Update to 2.36. |
Date: |
Thu, 10 Oct 2024 07:57:40 -0400 (EDT) |
efraim pushed a commit to branch rust-team
in repository guix.
commit cfc4463a29d62ddf206573d11cf1c1402cd22f71
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Thu Sep 19 16:07:56 2024 +0300
gnu: newsboat: Update to 2.36.
* gnu/packages/syndication.scm (newsboat): Update to 2.36.
Change-Id: I951138160f1db023ceb994225d07ae80a53eda03
---
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 dc440feb8c..bfea68916d 100644
--- a/gnu/packages/syndication.scm
+++ b/gnu/packages/syndication.scm
@@ -226,14 +226,14 @@ cards.")
(define-public newsboat
(package
(name "newsboat")
- (version "2.35")
+ (version "2.36")
(source
(origin
(method url-fetch)
(uri (string-append "https://newsboat.org/releases/" version
"/newsboat-" version ".tar.xz"))
(sha256
- (base32 "1i5nil0lwa621ixxp1vwkic56sxsqp46pyq1xw7lrr1qrbv07w7l"))))
+ (base32 "0yh3ryi11rw4fcg0wdn93yrs5d75i5p1bfvkgnxpzpy9ghwpm9k1"))))
(build-system cargo-build-system)
(native-inputs
`(("gettext" ,gettext-minimal)
- 63/384: gnu: Add rust-cfg-aliases-0.2., (continued)
- 63/384: gnu: Add rust-cfg-aliases-0.2., guix-commits, 2024/10/10
- 68/384: gnu: rust-plist-1: Update to 1.7.0., guix-commits, 2024/10/10
- 71/384: gnu: Add rust-quick-xml-0.32., guix-commits, 2024/10/10
- 73/384: gnu: rust-serial-test-derive-3: Update to 3.1.1., guix-commits, 2024/10/10
- 78/384: gnu: Add rust-git2-0.19., guix-commits, 2024/10/10
- 81/384: gnu: rust-windows-aarch64-gnullvm-0.52: Update to 0.52.6., guix-commits, 2024/10/10
- 92/384: gnu: ffmpeg: Build with rav1e on more systems., guix-commits, 2024/10/10
- 99/384: gnu: Add rust-to-method-1., guix-commits, 2024/10/10
- 103/384: gnu: rust-unicode-width-0.1: Update to 0.1.13., guix-commits, 2024/10/10
- 80/384: gnu: Add rust-windows-sys-0.59., guix-commits, 2024/10/10
- 105/384: gnu: newsboat: Update to 2.36.,
guix-commits <=
- 108/384: gnu: rust-cfg-expr-0.15: Update to 0.15.8., guix-commits, 2024/10/10
- 118/384: gnu: rust-polling-3: Update to 3.7.3., guix-commits, 2024/10/10
- 113/384: gnu: rust-indexmap-2: Update to 2.5.0., guix-commits, 2024/10/10
- 125/384: gnu: rust-serde-spanned-0.6: Update to 0.6.7., guix-commits, 2024/10/10
- 128/384: gnu: rust-spin-0.5: Correct inputs., guix-commits, 2024/10/10
- 131/384: gnu: rust-toml-0.8: Update to 0.8.19., guix-commits, 2024/10/10
- 119/384: gnu: rust-regex-1: Update to 1.10.6., guix-commits, 2024/10/10
- 132/384: gnu: rust-toml-datetime-0.6: Update to 0.6.8., guix-commits, 2024/10/10
- 139/384: gnu: xremap: Update to 0.10.1., guix-commits, 2024/10/10
- 141/384: gnu: just: Update to 1.35.0., guix-commits, 2024/10/10