From 5646d05ff089b9e1aec7efdef9ea204f2c24fda8 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Sun, 7 Jan 2024 21:51:16 -0500 Subject: [PATCH] just: update to 1.22.0 --- srcpkgs/just/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/just/template b/srcpkgs/just/template index cd9c13bb7de97..847d3e17506cd 100644 --- a/srcpkgs/just/template +++ b/srcpkgs/just/template @@ -1,6 +1,6 @@ # Template file for 'just' pkgname=just -version=1.21.0 +version=1.22.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=1421c6bbf80547b6d270a918e1143efd2ab37d80078db606a51a0ef3a8a8f771 +checksum=d43bcc64fcc5ceeee40a68268848ee64a30fdd24533d0c996df3cfbb1415a224 make_check=ci-skip # test fails when run as root # Fix failing test