From 81c7280dde9499c3f39f8876fd32116af566c572 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 5 Oct 2024 14:47:52 +0200 Subject: [PATCH] jujutsu: update to 0.22.0. --- srcpkgs/jujutsu/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/jujutsu/template b/srcpkgs/jujutsu/template index 8a5d5700b84..a01176c0d7b 100644 --- a/srcpkgs/jujutsu/template +++ b/srcpkgs/jujutsu/template @@ -1,6 +1,6 @@ # Template file for 'jujutsu' pkgname=jujutsu -version=0.21.0 +version=0.22.0 revision=1 build_style=cargo build_helper=qemu @@ -14,7 +14,7 @@ license="Apache-2.0" homepage="https://github.com/martinvonz/jj" changelog="https://github.com/martinvonz/jj/blob/main/CHANGELOG.md" distfiles="https://github.com/martinvonz/jj/archive/refs/tags/v${version}.tar.gz" -checksum=c38d98d7db42f08b799f5c51f33cd8454867bc4862a15aa0897b72f2d32eea0a +checksum=ed49b1c01ee6086bb782a465a4437e2f1b66f43bcf39c231df2b261091ab114b conflicts="jj>=0" do_install() {