From 138711a5292673da1691bc7aa19ef819391580cb Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Wed, 25 Jan 2023 21:54:11 -0500 Subject: [PATCH] just: update to 1.13.0 --- srcpkgs/just/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/just/template b/srcpkgs/just/template index aeca5944fb5d..f9861bccb69f 100644 --- a/srcpkgs/just/template +++ b/srcpkgs/just/template @@ -1,6 +1,6 @@ # Template file for 'just' pkgname=just -version=1.12.0 +version=1.13.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=f2359040c02392bcc11c9a1ca13fef8089e509cb64eb342e20c96f9edd5c1e55 +checksum=ead24ef982253fa4bdd0af27b0867f74c8d9528817be8dd8b14b182369a432c7 make_check=ci-skip # test fails when run as root # Fix failing test