From c0452362e548c4094d138fa845103912e8d0bec4 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Sun, 1 Jan 2023 23:19:14 -0500 Subject: [PATCH] just: update to 1.10.0 --- srcpkgs/just/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/just/template b/srcpkgs/just/template index 08c06c4b068ca6..611737ee5a2f22 100644 --- a/srcpkgs/just/template +++ b/srcpkgs/just/template @@ -1,6 +1,6 @@ # Template file for 'just' pkgname=just -version=1.9.0 +version=1.10.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=3f2a2cd532dffd978ea28817a909b3ccbe09837380f014eed615ec8557302cec +checksum=a64fdfc1b1797571a9871746d90ed63d5826eff8aebd6c36ccbc5319ae5265e5 make_check=ci-skip # test fails when run as root # Fix failing test