Unverified Commit 91376bd3 authored by rewine's avatar rewine Committed by GitHub
Browse files

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

simdutf: 5.2.5 -> 5.2.6
parents 593bf4f7 594ebbc7
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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