simdutf: 7.4.0 -> 7.5.0

This commit is contained in:
R. Ryantm
2025-10-17 02:13:20 +00:00
parent 5d1f6df5e1
commit 11d4dcf7ef
+2 -2
View File
@@ -8,13 +8,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "simdutf";
version = "7.4.0";
version = "7.5.0";
src = fetchFromGitHub {
owner = "simdutf";
repo = "simdutf";
rev = "v${finalAttrs.version}";
hash = "sha256-eVlPY3aDIHnWPzbv9TASujxIW0xlvLvihQCpLUWwLEs=";
hash = "sha256-qeUZ0LTTdQJrL/3HPssG4Zor+GqG1++PpF+CuGKUPmw=";
};
# Fix build on darwin