fx: update to 30.2.0.

This commit is contained in:
icp 2023-10-15 11:11:39 +05:30 committed by classabbyamp
parent 0b51fc4b75
commit e5c476cb23
1 changed files with 2 additions and 2 deletions

View File

@ -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 ./...