We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b14dc7d commit f0df6e8Copy full SHA for f0df6e8
1 file changed
srcpkgs/jujutsu/template
@@ -1,6 +1,6 @@
1
# Template file for 'jujutsu'
2
pkgname=jujutsu
3
-version=0.39.0
+version=0.40.0
4
revision=1
5
build_style=cargo
6
build_helper=qemu
@@ -13,7 +13,7 @@ license="Apache-2.0"
13
homepage="https://github.com/martinvonz/jj"
14
changelog="https://github.com/martinvonz/jj/blob/main/CHANGELOG.md"
15
distfiles="https://github.com/martinvonz/jj/archive/refs/tags/v${version}.tar.gz"
16
-checksum=52a60f058cf66ba3dc0bf69f189e99763b33b6770b3068b2be4fe76ecd287282
+checksum=ca45f2b866ce2fa25c7fc485e6b168cf055a39b1eab0ea170738c0b7e86d3b33
17
conflicts="jj>=0"
18
19
do_install() {
0 commit comments