diff --git a/srcpkgs/fx/template b/srcpkgs/fx/template index 10ffceb0ac4..a41e0755e3d 100644 --- a/srcpkgs/fx/template +++ b/srcpkgs/fx/template @@ -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 ./...