From 3681d50ffa2e7269479e213de0bc8e655129737f Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Thu, 27 Oct 2022 21:49:39 -0400 Subject: [PATCH] just: update to 1.7.0 --- srcpkgs/just/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/just/template b/srcpkgs/just/template index 226876de250f..f62b0c121515 100644 --- a/srcpkgs/just/template +++ b/srcpkgs/just/template @@ -1,6 +1,6 @@ # Template file for 'just' pkgname=just -version=1.6.0 +version=1.7.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=d33e656843bc280795373249f5f23f2d6c87aee9dd970058a1c6257b2843bd9d +checksum=64e3efa2ef30d41ec896d4accaa1ebf6c331a787447bf8e37c53bb0ada02359f make_check=ci-skip # test fails when run as root # Fix failing test