From e9cc04d3cd7fd1ed5bac990fcd2d68d372fa4d1f Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Fri, 11 Mar 2022 19:22:20 -0500 Subject: [PATCH] just: update to 1.1.0. --- srcpkgs/just/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/just/template b/srcpkgs/just/template index 156d04e3120d..436ea6d5d455 100644 --- a/srcpkgs/just/template +++ b/srcpkgs/just/template @@ -1,6 +1,6 @@ # Template file for 'just' pkgname=just -version=1.0.1 +version=1.1.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=261532a3b72b34a79df01bb0c4a366bcc3fd870c5706340fec260faebddb42c6 +checksum=b0eaf3c7da507be9ad8e0ce050a10459eeead72b94d50bc3261e3dcda516b03a make_check=ci-skip # test fails when run as root # Fix failing test