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

simdutf: 5.0.0 -> 5.2.0
This commit is contained in:
rewine 2024-04-02 15:44:46 +08:00 committed by GitHub
commit 756da4a39a
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.0.0";
version = "5.2.0";
src = fetchFromGitHub {
owner = "simdutf";
repo = "simdutf";
rev = "v${finalAttrs.version}";
hash = "sha256-ZCpLSMmgZSLAlVKzXFsaENnZwQAeKbNfKkj241PM26c=";
hash = "sha256-4yo962iiwSPW1JeQq5mLse5DJUub7AWqMDA+AdpsRBo=";
};
# Fix build on darwin