mslicer: 0.2.2-unstable-2025-06-14 -> 0.2.2-unstable-2025-06-25

This commit is contained in:
2025-06-25 15:59:21 +00:00
parent 3c1b1c2967
commit 7d52b4210a

View File

@@ -11,16 +11,16 @@
rustPlatform.buildRustPackage {
pname = "mslicer";
version = "0.2.2-unstable-2025-06-14";
version = "0.2.2-unstable-2025-06-25";
src = fetchFromGitHub {
owner = "connorslade";
repo = "mslicer";
rev = "9521ed18c145837f295ada900fe79318a4294721";
hash = "sha256-MeR42rAOZjhFHGPDC2/UlnImM9hIxbp00MRSCTA6ZdE=";
rev = "6abe20f4955953c22ab1a56922807573daa1a5ab";
hash = "sha256-QIC5gtCqR6bEKjanYux57sbXwKpiWfvHYyA4FPUg+X0=";
};
cargoHash = "sha256-nkNoyoMqcFLCuQ8TqRn4e5L2zbgjw615HIAuLVqg0vQ=";
cargoHash = "sha256-A7C+wE5XGGQRTYq85YbVk6iKJETZjA9E08c0tKXdSMw=";
useFetchCargoVendor = true;
buildInputs = [