From b017523a51ab12121335d82123b17443d2c65ae8 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Wed, 14 Feb 2024 17:10:37 -0500 Subject: [PATCH] just: update to 1.24.0 --- srcpkgs/just/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/just/template b/srcpkgs/just/template index f59eb7245e8d1..a0990e59eefc8 100644 --- a/srcpkgs/just/template +++ b/srcpkgs/just/template @@ -1,6 +1,6 @@ # Template file for 'just' pkgname=just -version=1.23.0 +version=1.24.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=d0b04dc2e33628b56fa54207f7bcbd5b7a052514be50b16a70c8d6961dc232f0 +checksum=28409df27f73232ccb3e1671e9ee7354a954ecf3a28f64a52b1f3d213c3a5bd5 make_check=ci-skip # test fails when run as root # Fix failing test