From ff7fcb64ecf0691e97430d53fc0b68216c5195e7 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 3 Jul 2025 14:25:33 +0200 Subject: [PATCH] jujutsu: update to 0.31.0. --- srcpkgs/jujutsu/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/jujutsu/template b/srcpkgs/jujutsu/template index 21950c886e7..d575d7f4751 100644 --- a/srcpkgs/jujutsu/template +++ b/srcpkgs/jujutsu/template @@ -1,6 +1,6 @@ # Template file for 'jujutsu' pkgname=jujutsu -version=0.30.0 +version=0.31.0 revision=1 build_style=cargo build_helper=qemu @@ -13,7 +13,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=86f8df1e4e76c6a4bcdb728fa74876bacf931641157d16f6e93ebeb5bac0151c +checksum=ff40515de7a5adac267c64c0163b38990a74a71bb7612a898832c812a81070b2 conflicts="jj>=0" do_install() {