From aceeb4c740f73e2f2c2577d80ddd1213ac0a2bbb Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Tue, 9 Aug 2022 20:26:20 -0400 Subject: [PATCH] just: update to 1.4.0 --- srcpkgs/just/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/just/template b/srcpkgs/just/template index bd64656cb77..6da31f5a95b 100644 --- a/srcpkgs/just/template +++ b/srcpkgs/just/template @@ -1,6 +1,6 @@ # Template file for 'just' pkgname=just -version=1.3.0 +version=1.4.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=0214a95b7a46c6a812d3257a976114a6971892bc2129ebc87ee3094a329d71e6 +checksum=43286928fe7ec58fee8466191ec47f87555e8c4afd91874146881ff02f6f456e make_check=ci-skip # test fails when run as root # Fix failing test