fx: update to 30.2.0.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'fx'
|
||||
pkgname=fx
|
||||
version=30.1.1
|
||||
version=30.2.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=650f8e1079256b8c97d57eb7963c81763ab63096edbf10bb145246e495f6cdc4
|
||||
checksum=36f2c3fb6e349f3bc2b416c1ccdc2a17a93912fb6d1d7cf72941cabd467b9922
|
||||
|
||||
do_check() {
|
||||
go test ./...
|
||||
|
||||
Reference in New Issue
Block a user