From 87d488c8ec656f8e81b57e111c5a78e799be3933 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Fri, 25 Nov 2022 21:46:27 -0500 Subject: [PATCH] just: update to 1.9.0 --- srcpkgs/just/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/just/template b/srcpkgs/just/template index 57839357ac1..08c06c4b068 100644 --- a/srcpkgs/just/template +++ b/srcpkgs/just/template @@ -1,6 +1,6 @@ # Template file for 'just' pkgname=just -version=1.8.0 +version=1.9.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=5c78163d3ee45f838a2a69f0ac2866f901efe2a0d9e68875d1e12260951a60f4 +checksum=3f2a2cd532dffd978ea28817a909b3ccbe09837380f014eed615ec8557302cec make_check=ci-skip # test fails when run as root # Fix failing test