diff --git a/srcpkgs/just/template b/srcpkgs/just/template index 01f879609ad..d915592581b 100644 --- a/srcpkgs/just/template +++ b/srcpkgs/just/template @@ -1,15 +1,16 @@ # Template file for 'just' pkgname=just -version=1.26.0 +version=1.27.0 revision=1 build_style=cargo +checkdepends="python3" short_desc="Just a command runner" maintainer="cinerea0 " license="CC0-1.0" homepage="https://github.com/casey/just" changelog="https://raw.githubusercontent.com/casey/just/master/CHANGELOG.md" distfiles="https://github.com/casey/just/archive/refs/tags/${version}.tar.gz" -checksum=20c4109bf30590e5633ae005329508c3fa772c3d86d0994bd2f770ade02dd6a7 +checksum=3f7af44ce43fef5e54df2b64574930e036baadae4a66645e996c4bb2164bf2a3 make_check=ci-skip # test fails when run as root # Fix failing test