From a72df54c521977eb50ab4f654c25af1d7dcd8992 Mon Sep 17 00:00:00 2001 From: icp Date: Sun, 3 Aug 2025 18:02:14 +0530 Subject: [PATCH] fx: update to 38.0.0. --- srcpkgs/fx/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fx/template b/srcpkgs/fx/template index 8a5808f8f84..9214c4f4190 100644 --- a/srcpkgs/fx/template +++ b/srcpkgs/fx/template @@ -1,6 +1,6 @@ # Template file for 'fx' pkgname=fx -version=37.0.1 +version=38.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=1d81db387d804c43368f6f85c760242814da07363a15b329e8ff8d369b343e8a +checksum=b9c4b935852cb9c3bae39b1c1293a8bfb010c5d79ce71a1ea6197002a5291613 post_install() { vlicense LICENSE