From db76f37b5aa66553c39183e52930e8789ca1d5e5 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Thu, 2 Jun 2022 10:45:56 -0400 Subject: [PATCH] just: update to 1.2.0 --- srcpkgs/just/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/just/template b/srcpkgs/just/template index eecc1f7890cc..e04f80802764 100644 --- a/srcpkgs/just/template +++ b/srcpkgs/just/template @@ -1,6 +1,6 @@ # Template file for 'just' pkgname=just -version=1.1.3 +version=1.2.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=571f35b2b08d0e0617028854a8c2781b822544c58b8a081f4fc795a779c80878 +checksum=86cefef3db824d2a5190c6fcd12f295e1d62ac6002de479342a048403e06919c make_check=ci-skip # test fails when run as root # Fix failing test