mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
fx: update to 31.0.0.
This commit is contained in:
parent
2df9c1b34c
commit
83d2843620
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fx'
|
||||
pkgname=fx
|
||||
version=30.2.0
|
||||
version=31.0.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/antonmedv/fx
|
||||
|
@ -10,7 +10,7 @@ license="MIT"
|
|||
homepage="https://fx.wtf"
|
||||
changelog="https://github.com/antonmedv/fx/releases"
|
||||
distfiles="https://github.com/antonmedv/fx/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=36f2c3fb6e349f3bc2b416c1ccdc2a17a93912fb6d1d7cf72941cabd467b9922
|
||||
checksum=8408047ef42506aac44aa805de209dd64ae4fc084e76bee8e24112ffbdc2d5dc
|
||||
|
||||
do_check() {
|
||||
go test ./...
|
||||
|
|
Loading…
Add table
Reference in a new issue