just: update to 1.40.0

This commit is contained in:
tranzystorekk 2025-03-15 14:21:08 +01:00
parent 919a03a133
commit 80cc3494b8

View file

@ -1,6 +1,6 @@
# Template file for 'just'
pkgname=just
version=1.39.0
version=1.40.0
revision=1
build_style=cargo
build_helper=qemu
@ -12,7 +12,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=8a900072d7f909bc91030df5896168752bb9108967dbb7149d2cfb11fdeb087a
checksum=e0d48dcc7a086c5746b7f281a40e615c290cddf9c06134198c703dff2f62c1c4
# Fix failing test
pre_check() {