From f2e6c0a49c7c23c113de67474d2e0b325c18dedb Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Sun, 24 Dec 2023 16:00:56 -0500 Subject: [PATCH] just: update to 1.18.1 --- srcpkgs/just/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/just/template b/srcpkgs/just/template index 7897e3e572b16..f9137f93258c1 100644 --- a/srcpkgs/just/template +++ b/srcpkgs/just/template @@ -1,6 +1,6 @@ # Template file for 'just' pkgname=just -version=1.17.0 +version=1.18.1 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=1306a4906a3ee2013766e9c580bc0da3768ffe99ca7bfc33229a6ddb856c5fa5 +checksum=a726e49c5773ad00881033f49a2f2bb1b591fe7f578f8780af49ed0cccec3e5d make_check=ci-skip # test fails when run as root # Fix failing test