Skip to content

Commit f0df6e8

Browse files
jujutsu: update to 0.40.0.
1 parent b14dc7d commit f0df6e8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

srcpkgs/jujutsu/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'jujutsu'
22
pkgname=jujutsu
3-
version=0.39.0
3+
version=0.40.0
44
revision=1
55
build_style=cargo
66
build_helper=qemu
@@ -13,7 +13,7 @@ license="Apache-2.0"
1313
homepage="https://github.com/martinvonz/jj"
1414
changelog="https://github.com/martinvonz/jj/blob/main/CHANGELOG.md"
1515
distfiles="https://github.com/martinvonz/jj/archive/refs/tags/v${version}.tar.gz"
16-
checksum=52a60f058cf66ba3dc0bf69f189e99763b33b6770b3068b2be4fe76ecd287282
16+
checksum=ca45f2b866ce2fa25c7fc485e6b168cf055a39b1eab0ea170738c0b7e86d3b33
1717
conflicts="jj>=0"
1818

1919
do_install() {

0 commit comments

Comments
 (0)