From 91500757a1c2353db415d94d711c5b51c3d64e1a Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Wed, 6 Apr 2022 22:31:09 -0400 Subject: [PATCH] just: update to 1.1.2. --- srcpkgs/just/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/just/template b/srcpkgs/just/template index 7dc9fe4fbeb7..f3857ec4f01f 100644 --- a/srcpkgs/just/template +++ b/srcpkgs/just/template @@ -1,6 +1,6 @@ # Template file for 'just' pkgname=just -version=1.1.1 +version=1.1.2 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=b985def8260965773422fc6c665fa37aeb7304280560dbf8f641479ba00e2da0 +checksum=5f04ce85dc2de7609d68c336a7c51f477f8ff079d8b209a0d72183615e3f1e55 make_check=ci-skip # test fails when run as root # Fix failing test