From 24598f730acd624b416351d22d006bdda69e5b1d Mon Sep 17 00:00:00 2001 From: UsernameRandomlyGenerated Date: Sun, 28 Mar 2021 11:50:11 +0200 Subject: [PATCH] just: update to 0.8.5. --- srcpkgs/just/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/just/template b/srcpkgs/just/template index d4266e9f158b..c5e260030685 100644 --- a/srcpkgs/just/template +++ b/srcpkgs/just/template @@ -1,6 +1,6 @@ # Template file for 'just' pkgname=just -version=0.8.4 +version=0.8.5 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=8b252a71308fd71d9735f9a9eb221365f04695ba6961d4035e22c3ec00a50f93 # Fix failing test pre_check() {