From a80197147d23b273e6233e8cc7f7792a35a0f2e4 Mon Sep 17 00:00:00 2001 From: icp Date: Sat, 9 Aug 2025 12:51:15 +0530 Subject: [PATCH] fx: update to 39.0.1. --- srcpkgs/fx/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fx/template b/srcpkgs/fx/template index 9214c4f4190..f1947d4b3d4 100644 --- a/srcpkgs/fx/template +++ b/srcpkgs/fx/template @@ -1,6 +1,6 @@ # Template file for 'fx' pkgname=fx -version=38.0.0 +version=39.0.1 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=b9c4b935852cb9c3bae39b1c1293a8bfb010c5d79ce71a1ea6197002a5291613 +checksum=0ddbef45762a3a2b4b13afb03093139121422b6f73aecbf2b6655598bd98575f post_install() { vlicense LICENSE