jujutsu: update to 0.32.0.

This commit is contained in:
Leah Neukirchen 2025-08-07 13:55:40 +02:00
parent 0d98364f26
commit b3c6db3115

View file

@ -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() {