From 80cc3494b8fef208b33e245e46eb6b7183ad9261 Mon Sep 17 00:00:00 2001 From: tranzystorekk Date: Sat, 15 Mar 2025 14:21:08 +0100 Subject: [PATCH] just: update to 1.40.0 --- srcpkgs/just/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/just/template b/srcpkgs/just/template index 8a871805c2c..c9ca4fd9140 100644 --- a/srcpkgs/just/template +++ b/srcpkgs/just/template @@ -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() {