attic-client: 0-unstable-2025-08-07 -> 0-unstable-2025-08-16

This commit is contained in:
R. Ryantm 2025-08-17 18:07:24 +00:00
parent e1b788a9cb
commit 17ac1183ab

View File

@ -21,13 +21,13 @@ in
rustPlatform.buildRustPackage {
pname = "attic";
version = "0-unstable-2025-08-07";
version = "0-unstable-2025-08-16";
src = fetchFromGitHub {
owner = "zhaofengli";
repo = "attic";
rev = "687dd7d607824edf11bf33e3d91038467e7fad43";
hash = "sha256-swR4GCqp5LHYJQ7pdePBtsqYyiyy+ASfUvhAgou23KI=";
rev = "c1cfee9b63e48d9cee18e538ca32f1721078de91";
hash = "sha256-cKw1bfEwW+pQWsvzOAe0GfsSNXTSFS+5MYcZFQB5dFc=";
};
nativeBuildInputs = [