simdutf: 7.3.4 -> 7.3.5

This commit is contained in:
R. Ryantm
2025-08-11 04:20:47 +00:00
parent b1b0d690fb
commit 14508b9964
+2 -2
View File
@@ -8,13 +8,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "simdutf";
version = "7.3.4";
version = "7.3.5";
src = fetchFromGitHub {
owner = "simdutf";
repo = "simdutf";
rev = "v${finalAttrs.version}";
hash = "sha256-vIsM/i1RrtCqcnrMSyipgrtsdO32nqSbnYGdmjTyrN8=";
hash = "sha256-tRdm7kps4YfEeFCqk3gxFTrySRfVM7aN6F9uFeicXwk=";
};
# Fix build on darwin