libraspberrypi: unstable-2021-06-23 -> unstable-2021-10-25

authored by vriska.bsky.social and committed by Zhaofeng Li 1e853c8d 48d63e92

+3 -3
+3 -3
pkgs/development/libraries/libraspberrypi/default.nix
··· 7 8 stdenv.mkDerivation rec { 9 pname = "libraspberrypi"; 10 - version = "unstable-2021-06-23"; 11 12 src = fetchFromGitHub { 13 owner = "raspberrypi"; 14 repo = "userland"; 15 - rev = "97bc8180ad682b004ea224d1db7b8e108eda4397"; 16 - sha256 = "0cnjc7w8ynayj90vlpl13xzm9izd8m5b4cvrq52si9vc6wlm4in5"; 17 }; 18 19 patches = [
··· 7 8 stdenv.mkDerivation rec { 9 pname = "libraspberrypi"; 10 + version = "unstable-2021-10-25"; 11 12 src = fetchFromGitHub { 13 owner = "raspberrypi"; 14 repo = "userland"; 15 + rev = "0093675e4aa6e152a3ffc318b51a124e96eb287b"; 16 + sha256 = "qpooQy9k2UZ94KaqlFwurV+tt0GrBSRffGdlvMcn1XU="; 17 }; 18 19 patches = [