jujutsu: update to 0.24.0.

This commit is contained in:
Leah Neukirchen 2024-12-05 16:59:39 +01:00
parent 22647ffcc0
commit 27964aeab5

View file

@ -1,6 +1,6 @@
# Template file for 'jujutsu'
pkgname=jujutsu
version=0.23.0
version=0.24.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=18e0cc5600c06e940defce0a23ab4b29885bac265f94176603e5f8f926ed000e
checksum=c0e92ec25b7500deec2379a95ab655c6c92021cf4ccb29511fee2377e37b35d6
conflicts="jj>=0"
do_install() {