mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
fastmod: update to 0.3.0
This commit is contained in:
parent
78b0041c78
commit
9b02a0cab7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fastmod'
|
# Template file for 'fastmod'
|
||||||
pkgname=fastmod
|
pkgname=fastmod
|
||||||
version=0.2.6
|
version=0.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Tool for partially automating codebase refactors"
|
short_desc="Tool for partially automating codebase refactors"
|
||||||
|
@ -8,4 +8,4 @@ maintainer="Adam Beckmeyer <adam_gpg@thebeckmeyers.xyz>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/facebookincubator/fastmod"
|
homepage="https://github.com/facebookincubator/fastmod"
|
||||||
distfiles="https://github.com/facebookincubator/fastmod/archive/v${version}.tar.gz"
|
distfiles="https://github.com/facebookincubator/fastmod/archive/v${version}.tar.gz"
|
||||||
checksum=b70f615e883cc6cc235b62ee15ec2ec7ef4b04618b42fb79d8ee807440f6cf3c
|
checksum=95925c73d06f6bd9ea9a6ca66c847e9722fe7bff5c8c3ee9a3245a37f630dfc0
|
||||||
|
|
Loading…
Add table
Reference in a new issue