simdutf: 5.3.7 -> 5.4.15

This commit is contained in:
R. Ryantm 2024-08-24 19:36:18 +00:00
parent eb0e6df0cd
commit 0f4c4c8bae

View File

@ -7,13 +7,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "simdutf";
version = "5.3.7";
version = "5.4.15";
src = fetchFromGitHub {
owner = "simdutf";
repo = "simdutf";
rev = "v${finalAttrs.version}";
hash = "sha256-n99lt0OYK6OyLArdgPRabQ80ohQgHklpt9saDzKhvJw=";
hash = "sha256-oIrrI0Z5x1AvT9y0Ldg8zrkFJj1PZtebhJaL2UtEoB8=";
};
# Fix build on darwin