From bc52ec3e8017dda7f7bb2b153cb7c209549c1d75 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Mon, 15 Jan 2024 23:30:01 -0500 Subject: [PATCH] just: update to 1.23.0 --- srcpkgs/just/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/just/template b/srcpkgs/just/template index 155edc5e970eb..f59eb7245e8d1 100644 --- a/srcpkgs/just/template +++ b/srcpkgs/just/template @@ -1,6 +1,6 @@ # Template file for 'just' pkgname=just -version=1.22.1 +version=1.23.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=525bd3fc190b508d885af1d9c01fc774b0e6cbdd0ac4a3d84606dfc5757b4910 +checksum=d0b04dc2e33628b56fa54207f7bcbd5b7a052514be50b16a70c8d6961dc232f0 make_check=ci-skip # test fails when run as root # Fix failing test