fsarchiver: 0.8.8 -> 0.8.9

This commit is contained in:
R. Ryantm
2026-02-01 16:33:27 +00:00
parent 732aaade1a
commit eee5603627
+2 -2
View File
@@ -17,7 +17,7 @@
}:
let
version = "0.8.8";
version = "0.8.9";
in
stdenv.mkDerivation {
@@ -28,7 +28,7 @@ stdenv.mkDerivation {
owner = "fdupoux";
repo = "fsarchiver";
rev = version;
sha256 = "sha256-bEwNqPQRpjfOVTUog9wsZfS5yQ7Z21pHolPRLlbzHAA=";
sha256 = "sha256-eJ+25wfOZ7qYL5zi2kz0+03xg6gnKmLG+xjC7wEJ2HM=";
};
nativeBuildInputs = [