aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--srcpkgs/fx/template4
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/fx/template b/srcpkgs/fx/template
index 197c19dccfa..9097fbb4699 100644
--- a/srcpkgs/fx/template
+++ b/srcpkgs/fx/template
@@ -1,6 +1,6 @@
# Template file for 'fx'
pkgname=fx
-version=33.0.0
+version=34.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=b619c18a3cbc7566be1c7fecfc802d469402cf8eae6a70911359c4de7eab07ba
+checksum=a1d436a8951a753488adda02fe9fb1091fabfe928eafce73f3b1e690a9dccbee
do_check() {
go test ./...