Merge pull request #291075 from r-ryantm/auto-update/linuxKernel.packages.linux_5_15.facetimehd

linuxKernel.packages.linux_5_15.facetimehd: 0.5.18 -> 0.6.8
This commit is contained in:
Nick Cao 2024-02-25 11:17:51 -05:00 committed by GitHub
commit 1674e0abaa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@
stdenv.mkDerivation rec {
name = "facetimehd-${version}-${kernel.version}";
version = "0.5.18";
version = "0.6.8";
# Note: When updating this revision:
# 1. Also update pkgs/os-specific/linux/firmware/facetimehd-firmware/
@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
owner = "patjak";
repo = "facetimehd";
rev = version;
sha256 = "sha256-UO8t2zrfdJlu4uzhhyWOuHIjJNVezIq3nUPGZeW/KJU=";
sha256 = "sha256-Tze85Hx1YmStAKenmF/S1JuMDq5eVjBcs3LSWXjyE7w=";
};
preConfigure = ''