From 3ebb97d9aaa544736147239d21811dd33ece34a4 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Tue, 28 May 2024 13:35:54 -0400 Subject: [PATCH] just: update to 1.27.0 --- srcpkgs/just/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/just/template b/srcpkgs/just/template index 01f879609ad1eb..d915592581bbf2 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