raspi-utils: 0-unstable-2026-07-08 -> 0-unstable-2026-07-24

This commit is contained in:
R. Ryantm
2026-07-26 00:45:25 +00:00
parent 4ad1e78bb6
commit 6e527fbf3f

View File

@@ -42,13 +42,13 @@ let
in
stdenv.mkDerivation (finalAttrs: {
pname = "raspi-utils";
version = "0-unstable-2026-07-08";
version = "0-unstable-2026-07-24";
src = fetchFromGitHub {
owner = "raspberrypi";
repo = "utils";
rev = "5edd399260b5081f9c1c96fc7f369b920d6732d1";
hash = "sha256-qxwASdmEH47oCjuPtboWuUkcNsw5j6eCSsWrNejpIMU=";
rev = "292dbe7e35296e556d839a0b9ae2ca957ac8c961";
hash = "sha256-8F4dJDsYqiJWBYqfVHKPpYgATQQM5QohcxhtJ7EQH3o=";
};
__structuredAttrs = true;