From 536bb6dde3fc894ab3106875da5f545d16160952 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Sat, 26 Mar 2022 17:12:48 -0400 Subject: [PATCH] just: update to 1.1.1. --- srcpkgs/just/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/just/template b/srcpkgs/just/template index 436ea6d5d455..7dc9fe4fbeb7 100644 --- a/srcpkgs/just/template +++ b/srcpkgs/just/template @@ -1,6 +1,6 @@ # Template file for 'just' pkgname=just -version=1.1.0 +version=1.1.1 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=b0eaf3c7da507be9ad8e0ce050a10459eeead72b94d50bc3261e3dcda516b03a +checksum=b985def8260965773422fc6c665fa37aeb7304280560dbf8f641479ba00e2da0 make_check=ci-skip # test fails when run as root # Fix failing test