Merge pull request #307394 from r-ryantm/auto-update/simdutf

simdutf: 5.2.5 -> 5.2.6
This commit is contained in:
rewine 2024-04-28 12:10:11 +08:00 committed by GitHub
commit 91376bd301
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -7,13 +7,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "simdutf";
version = "5.2.5";
version = "5.2.6";
src = fetchFromGitHub {
owner = "simdutf";
repo = "simdutf";
rev = "v${finalAttrs.version}";
hash = "sha256-X/mpVmZ9FyN5MOcQRT1CjH5wsirSQ4rqdPE0lM5meT8=";
hash = "sha256-fbDQPHoGqbojvhsMOrg/gMMQJ8bODV/P53F05yIHcTQ=";
};
# Fix build on darwin