simdutf: 7.6.0 -> 7.7.0

Changes: https://github.com/simdutf/simdutf/releases/tag/v7.7.0
This commit is contained in:
Sergei Trofimovich
2025-11-22 13:08:35 +00:00
parent 5774a6e057
commit 67fe3faca7
+2 -2
View File
@@ -8,13 +8,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "simdutf";
version = "7.6.0";
version = "7.7.0";
src = fetchFromGitHub {
owner = "simdutf";
repo = "simdutf";
rev = "v${finalAttrs.version}";
hash = "sha256-mhzyJCgFJC3K4o5vMy71hhIqsS/L7ts9+bSL5v0RMQI=";
hash = "sha256-OjQHPxk4lH+h48HfkJmiWY6nnGZd/bhUcZPW7NkF5jg=";
};
# Fix build on darwin