From 8ac470fcb9b1b6ac85c48300d8e49ed9d256d49f Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Sun, 19 May 2024 21:58:12 -0400 Subject: [PATCH] just: update to 1.26.0 --- srcpkgs/just/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/just/template b/srcpkgs/just/template index f17c3606cbfbf9..01f879609ad1eb 100644 --- a/srcpkgs/just/template +++ b/srcpkgs/just/template @@ -1,6 +1,6 @@ # Template file for 'just' pkgname=just -version=1.25.2 +version=1.26.0 revision=1 build_style=cargo short_desc="Just a command runner" @@ -9,7 +9,7 @@ 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=5a005a4de9f99b297ba7b5dc02c3365c689e579148790660384afee0810a2342 +checksum=20c4109bf30590e5633ae005329508c3fa772c3d86d0994bd2f770ade02dd6a7 make_check=ci-skip # test fails when run as root # Fix failing test