From c32acdc82dbfce88b388769f7bb468c8ca5fd83d Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Sat, 3 Jun 2023 20:43:28 -0400 Subject: [PATCH] just: update to 1.14.0 --- srcpkgs/just/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/just/template b/srcpkgs/just/template index f9861bccb69f..8f93ff95355e 100644 --- a/srcpkgs/just/template +++ b/srcpkgs/just/template @@ -1,6 +1,6 @@ # Template file for 'just' pkgname=just -version=1.13.0 +version=1.14.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=ead24ef982253fa4bdd0af27b0867f74c8d9528817be8dd8b14b182369a432c7 +checksum=021d4dee59ddfd86ab87b9c9423b9a8126932c844da9765a35eb1ccb8f6cf4ce make_check=ci-skip # test fails when run as root # Fix failing test