From b3c6db311518e8f553ff24f0d8e61035ad93e3fa Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 7 Aug 2025 13:55:40 +0200 Subject: [PATCH] jujutsu: update to 0.32.0. --- srcpkgs/jujutsu/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/jujutsu/template b/srcpkgs/jujutsu/template index d575d7f4751..0a283d52c63 100644 --- a/srcpkgs/jujutsu/template +++ b/srcpkgs/jujutsu/template @@ -1,6 +1,6 @@ # Template file for 'jujutsu' pkgname=jujutsu -version=0.31.0 +version=0.32.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=ff40515de7a5adac267c64c0163b38990a74a71bb7612a898832c812a81070b2 +checksum=12b8e65b7950b189d1df7e20cc55e20ff9cc2bd8d520847323b80daa1cddb27b conflicts="jj>=0" do_install() {