From a4b3e7925f2a9901abba9000161955881e191d04 Mon Sep 17 00:00:00 2001 From: Daniel Lewan Date: Sun, 11 Apr 2021 20:52:52 +0200 Subject: [PATCH] just: update to 0.9.0. --- srcpkgs/just/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/just/template b/srcpkgs/just/template index d4266e9f158b..e351ac32ad68 100644 --- a/srcpkgs/just/template +++ b/srcpkgs/just/template @@ -1,6 +1,6 @@ # Template file for 'just' pkgname=just -version=0.8.4 +version=0.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/v${version}.tar.gz" -checksum=7aee472e4b70e62e89d7d5185493a3c680aeae4cc323c842e4c5b9b8af47040a +checksum=877fdd517722ec1a554b046e1a9fd112f3503d91211702895c5ba12b29dcbcc6 # Fix failing test pre_check() {