fastmod: update to 0.4.0.
This commit is contained in:
parent
ab8ff2e758
commit
0ba5ae90b5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fastmod'
|
||||
pkgname=fastmod
|
||||
version=0.3.0
|
||||
version=0.4.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Tool for partially automating codebase refactors"
|
||||
|
@ -8,4 +8,4 @@ maintainer="Adam Beckmeyer <adam_gpg@thebeckmeyers.xyz>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/facebookincubator/fastmod"
|
||||
distfiles="https://github.com/facebookincubator/fastmod/archive/v${version}.tar.gz"
|
||||
checksum=95925c73d06f6bd9ea9a6ca66c847e9722fe7bff5c8c3ee9a3245a37f630dfc0
|
||||
checksum=c36786acd75944cf50b77f6f61e22cf6e6833a0647b1f3bafbc7ff5c3e2c8153
|
||||
|
|
Loading…
Reference in New Issue