From fddbb2b31a7f5cb74e9bb3f3ce564f10b1cdeb0a Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Tue, 23 Nov 2021 17:10:34 -0500 Subject: [PATCH] just: update to 0.10.4 --- srcpkgs/just/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/just/template b/srcpkgs/just/template index f36999e50cea..11097d935a51 100644 --- a/srcpkgs/just/template +++ b/srcpkgs/just/template @@ -1,6 +1,6 @@ # Template file for 'just' pkgname=just -version=0.10.3 +version=0.10.4 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/refs/tags/${version}.tar.gz" -checksum=10ee1caaedb2e92257338942fce146e5d3aadd6f9f5e98fbc21e422e2d863169 +checksum=81d7e7d5496861a37f8668dbeb845381c41ea0ef5fa087c7b8bd41b70134218d make_check=ci-skip # test fails when run as root # Fix failing test