just: update to 0.9.0.

Closes: #30163 [via git-merge-pr]
This commit is contained in:
Daniel Lewan 2021-04-11 20:52:52 +02:00 committed by Andrew J. Hesford
parent 608f240bbe
commit 2f6c00d3bb

View file

@ -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() {