par-lang: 0-unstable-2026-06-08 -> 0-unstable-2026-06-11 (#533685)

This commit is contained in:
Felix Bargfeldt
2026-06-20 19:52:44 +00:00
committed by GitHub
+4 -4
View File
@@ -19,16 +19,16 @@
rustPlatform.buildRustPackage {
pname = "par-lang";
version = "0-unstable-2026-06-08";
version = "0-unstable-2026-06-11";
src = fetchFromGitHub {
owner = "par-team";
repo = "par-lang";
rev = "00bc7dc279ec622c68dac81ff226dbb189f42cc4";
hash = "sha256-a5uqmtTj+zS1C6ARu/y3aYykeBVINKSlh7p9fmAlsIs=";
rev = "0d763e90deb6bdd7888686a944efa8e1f813ded6";
hash = "sha256-7UJwbusV+F/KI8Xvau/thRY60xRDfBc6xUdo5QhVayE=";
};
cargoHash = "sha256-IoZbNvCzeuOMVjfbTUGr+qs73IvFmPTK9rn6x40SYBQ=";
cargoHash = "sha256-8lG+cKN3/W+LYWhmOfDwGiq6u3nlLJaD5uNABaY0zRY=";
nativeBuildInputs = [
pkg-config