From 512b906b2f98f71f6ff2482280dc9f818bd6ab31 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Thu, 3 Nov 2022 23:05:23 -0400 Subject: [PATCH] just: update to 1.8.0 --- srcpkgs/just/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/just/template b/srcpkgs/just/template index f62b0c121515..57839357ac1f 100644 --- a/srcpkgs/just/template +++ b/srcpkgs/just/template @@ -1,6 +1,6 @@ # Template file for 'just' pkgname=just -version=1.7.0 +version=1.8.0 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=64e3efa2ef30d41ec896d4accaa1ebf6c331a787447bf8e37c53bb0ada02359f +checksum=5c78163d3ee45f838a2a69f0ac2866f901efe2a0d9e68875d1e12260951a60f4 make_check=ci-skip # test fails when run as root # Fix failing test