From ea9e6df1d4acdd8e6a4f00cb599f91fb30ae2e10 Mon Sep 17 00:00:00 2001 From: Rodrigo Oliveira Date: Thu, 20 Aug 2026 01:00:07 -0300 Subject: [PATCH] just: update to 1.58.0 --- srcpkgs/just/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/just/template b/srcpkgs/just/template index e05ae5f89e54ed..db8dfd4ebba061 100644 --- a/srcpkgs/just/template +++ b/srcpkgs/just/template @@ -1,6 +1,6 @@ # Template file for 'just' pkgname=just -version=1.51.0 +version=1.58.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=ed424dcf55ec08e22a0c58f6cfb7333573775d69dac3802bf0c1d96f7557089d +checksum=c8a36e6e9397f2fdfcb0cc246fcdb790b52a784f3c8cabc0d8baeb031852a148 # Fix failing test pre_check() {