diff --git a/srcpkgs/newsboat/template b/srcpkgs/newsboat/template index 39c8eac9a7e..09f30180a19 100644 --- a/srcpkgs/newsboat/template +++ b/srcpkgs/newsboat/template @@ -1,6 +1,6 @@ # Template file for 'newsboat' pkgname=newsboat -version=2.26 +version=2.27 revision=1 build_style=configure build_helper="rust" @@ -17,7 +17,7 @@ license="MIT" homepage="https://newsboat.org/" changelog="https://raw.githubusercontent.com/newsboat/newsboat/master/CHANGELOG.md" distfiles="https://newsboat.org/releases/${version}/newsboat-${version}.tar.xz" -checksum=34a4834e00f06c0151c700d6af065f5b8776872227d9d4484d247ae7a4413c18 +checksum=fd5a40096689d4fc0f18441319197769fa377709821b1a3f1b2ba1f006625285 # tests fail when run by superuser # they always fail on musl, see https://github.com/newsboat/newsboat/issues/1216