mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: newsboat: Update to 2.38.
* gnu/packages/syndication.scm (newsboat): Update to 2.38. Change-Id: I7d98ee1fe70ed644e7e9fe91523006fe45169433
This commit is contained in:
@@ -237,14 +237,14 @@ cards.")
|
||||
(define-public newsboat
|
||||
(package
|
||||
(name "newsboat")
|
||||
(version "2.37")
|
||||
(version "2.38")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "https://newsboat.org/releases/" version
|
||||
"/newsboat-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "0z57zc70gqac2vk6hlv4ijql3nrn0dzi1w8drvl9any2hnixwm2g"))))
|
||||
(base32 "11fv2klyc16sfma0zy8phmp4x61w0hswxfwdds10gwa8i7qgdznn"))))
|
||||
(build-system cargo-build-system)
|
||||
(native-inputs
|
||||
(append
|
||||
|
||||
Reference in New Issue
Block a user